摘要:
centos的可以去查看这篇国外的网站 yum 安装 steam: 添加源: yum-config-manager --add-repo=https://negativo17.org/repos/epel-steam.repo 安装: yum -y install steam 报错: 需要:libv 阅读全文
摘要:
使用命令yum grouplist查看。 使用命令yum groupinstall "GNOME Desktop"安装图形化界面 PS:如果你的是中文界面的话,也可以尝试yum groupinstall “桌面” 安装图形化界面 记得一定要打上引号 完成之后可以使用命令init 5进入图形化界面 命 阅读全文