Long-Term Supported Versions

    UKUI installation

    UKUI is a Linux desktop built by the KylinSoft software team over the years, primarily based on GTK and QT. Compared to other UI interfaces, UKUI is easy to use. The components of UKUI are small and low coupling, can run alone without relying on other suites. It can provide user a friendly and efficient experience.

    UKUI supports both x86_64 and aarch64 architectures.

    We recommend you create a new administrator user before install UKUI.

    1. download openEuler 20.09 ISO and update the software source.
    sudo dnf update
    
    1. install UKUI
    sudo dnf install ukui
    

    Note: In order to install UKUI, we need libdbusmenu package. This package requires python2 which conflicts with package python3-unversioned-command(this package provides a symlink to /usr/bin/python3). Use rpm -e --nodeps python3-unversioned-command to uninstall python3-unversioned-command. After installation complete, you can restore the settings of the package with the following command.

    ln -s /usr/bin/python3 /usr/bin/python
    
    1. install fonts
    sudo dnf groupinstall fonts
    
    1. If you want to start with graphical interface after confirming the installation, please run this code and reboot.
    systemctl set-default graphical.target
    

    At present, UKUI version is still constantly updated. Please check the latest installation method: https://gitee.com/openkylin/ukui-issues.

    Bug Catching

    Buggy Content

    Bug Description

    Submit As Issue

    It's a little complicated....

    I'd like to ask someone.

    PR

    Just a small problem.

    I can fix it online!

    Bug Type
    Specifications and Common Mistakes

    ● Misspellings or punctuation mistakes;

    ● Incorrect links, empty cells, or wrong formats;

    ● Chinese characters in English context;

    ● Minor inconsistencies between the UI and descriptions;

    ● Low writing fluency that does not affect understanding;

    ● Incorrect version numbers, including software package names and version numbers on the UI.

    Usability

    ● Incorrect or missing key steps;

    ● Missing prerequisites or precautions;

    ● Ambiguous figures, tables, or texts;

    ● Unclear logic, such as missing classifications, items, and steps.

    Correctness

    ● Technical principles, function descriptions, or specifications inconsistent with those of the software;

    ● Incorrect schematic or architecture diagrams;

    ● Incorrect commands or command parameters;

    ● Incorrect code;

    ● Commands inconsistent with the functions;

    ● Wrong screenshots.

    Risk Warnings

    ● Lack of risk warnings for operations that may damage the system or important data.

    Content Compliance

    ● Contents that may violate applicable laws and regulations or geo-cultural context-sensitive words and expressions;

    ● Copyright infringement.

    How satisfied are you with this document

    Not satisfied at all
    Very satisfied
    Submit
    Click to create an issue. An issue template will be automatically generated based on your feedback.
    Bug Catching
    编组 3备份