本人在虚拟机安装 CentOS7 1,检查一下我们已经安装的软件以及可以安装的软件,用命令 yum grouplist 2,然后安装我们需要的图形界面软件,GNOME(GNOME Desktop) 这里需要特别注意!!!! 一定要注意 名称必须对应 不同版本的centOS的软件名可能不同 其他Linux系统类似 否则会出现No packages in any requested group available to install or update 的错误. 输入安装命令 yum groupi
Installing DNF Currently the DNF package comes from the EPEL repository, so if your Linux system is not already configured to use this repository, simply run the command below to set it up. [root@centos7 ~]# yum install epel-release -y Now that EPEL