RockyLinux AlmaLinux RedHat 8,9安装图形化
前言
安装Linux几种图形化,xfce,kde,CNOME。
xfce
- epel 库
echo "install epel"
VERSION=$(awk -F= '/VERSION_ID/{print $2}' /etc/os-release | tr -d '"')
yum install -y http://dl.fedoraproject.org/pub/epel/epel-release-latest-$VERSION.noarch.rpmecho "u