红联Linux门户
Linux帮助

Linux--ubuntu卸载gnome桌面

发布时间:2016-01-08 15:38:18来源:linux网站作者:KevinWave

在mint中发现有gnome 的东西,果断卸载,终于找到了代码:


sudo apt-get purge gnome-shell
sudo apt-get purge gnome-themes*
sudo apt-get remove gnome-panel
sudo apt-get autoclean


好了。


Fedora22(Gnome桌面)安装Chrome:http://www.linuxdiyf.com/linux/13134.html

Ubuntu Gnome和Fedora 22 Gnome桌面用扩展实现全局菜单:http://www.linuxdiyf.com/linux/12389.html

基于debian系统镜像GNOME桌面环境:http://www.linuxdiyf.com/linux/9744.html

Ubuntu 15.04和Ubuntu 15.04 GNOME上轻松安装试用Wayland:http://www.linuxdiyf.com/linux/11800.html

FreeBSD从光盘安装Gnome桌面 :http://www.linuxdiyf.com/linux/2910.html