1、在终端上输入命令

$sudo yum groupinstall "GNOME Desktop" "Graphical Administration Tools"
$sudo ln -sf /lib/systemd/system/runlevel5.target /etc/systemd/system/default.target  //修改运行级别

重启系统:输入reboot完成图形界面安装。

2、卸载图行界面

 

$sudo yum groupremove "GNOME Desktop" "Graphical Administration Tools"

 

centos7 安装图行界面及卸载

完成!

相关文章:

  • 2022-12-23
  • 2022-01-01
  • 2021-09-12
  • 2021-05-14
  • 2021-04-21
  • 2021-11-12
  • 2021-10-08
猜你喜欢
  • 2022-12-23
  • 2022-01-01
  • 2021-09-27
  • 2022-12-23
  • 2021-11-22
  • 2021-10-07
相关资源
相似解决方案