方案一:
使用以下命令安装 EPEL 存储库。这可以在您的系统上安装外部软件包。
dnf -y install epel-release
sudo dnf config-manager --set-enabled crb
subscription-manager repos --enable codeready-builder-for-rhel-9-$(arch)-rpms #可以不使用此行命令或者使用后按Ctrl+c结束
dnf -y groupinstall "KDE Plasma Workspaces" "base-x"
然后重新启动系统。
reboot
重启后,使用用户名后,在登录页面,选择齿轮图标上的 KDE Plasma,如下图所示。
方案二:centos8的
yum install epel-release -y
yum update -y
dnf config-manager --enable powertools
dnf group install kde-desktop kde-media kde-apps -y
Insightful read! I found your perspective very engaging. For more detailed information, visit: READ MORE. Eager to see what others have to say!
Your point of view caught my eye and was very interesting. Thanks. I have a question for you.
Your article helped me a lot, is there any more related content? Thanks!