您的位置:首页 > 移动开发 > Unity3D

Ubuntu 11.10彻底卸载 UNITY和UNITY 2D,安装配置GMONE3 Classic,自定义面板

2011-12-25 11:23 411 查看
对UNITY的不稳定性深恶痛绝,对GNOME3的“创新”无法接受,最舒服的还是GNOMEClassic。跟11.10奋战了一天之后,收获巨丰!

OK,here we go.

【首先请确保没有设置自动登录】

1、安装GNOME 3
sudo apt-get install gnome-shell
sudo apt-get install gnome-tweak-tool
sudo apt-get install gnome-themes*
(或者简单的选择 sudo apt-get install gnome-themes-standard)

如果希望自动登录,这时候可以做的是:

自动登入GNOME SHELL CLASSIC:
sudo /usr/lib/lightdm/lightdm-set-defaults -s gnome-classic


如果喜欢GNOME3,就:
sudo /usr/lib/lightdm/lightdm-set-defaults -s gnome-shell


2、删除UNITY:
sudo apt-get -y --auto-remove purge unity
sudo apt-get -y --auto-remove purge unity-common
sudo apt-get -y --auto-remove purge unity-lens*
sudo apt-get -y --auto-remove purge unity-services
sudo apt-get -y --auto-remove purge unity-asset-pool


*** 注意:不能用 sudo apt-get --auto-removepurge unity*,看软件包列表里,有不少跟UNITY无关的也列出了。而且unity-greeter必须保留。如果删了,自己蹲墙边哭一会儿再想办法

。***

详细过程:

geee@geeepc:~$
geee@geeepc:~$ sudo apt-get --auto-remove purge unity
[sudo] password for geee:
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
下列软件包将被【卸载】:
ubuntu-desktop* unity*
升级了 0 个软件包,新安装了 0 个软件包,要卸载 2 个软件包,有 142 个软件包未被升级。
解压缩后将会空出 2,589 kB 的空间。
您希望继续执行吗?[Y/n]y
(正在读取数据库 ... 系统当前共安装有 153261 个文件和目录。)
正在卸载 ubuntu-desktop ...
正在卸载 unity ...
正在处理用于 man-db 的触发器...
geee@geeepc:~$
geee@geeepc:~$
geee@geeepc:~$ sudo apt-get --auto-remove purge unity-common
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
下列软件包将被【卸载】:
libunity-2d-private0* unity-2d* unity-2d-launcher*unity-2d-panel*
unity-2d-places* unity-2d-spread* unity-common*unity-lens-applications*
升级了 0 个软件包,新安装了 0 个软件包,要卸载 8 个软件包,有 140 个软件包未被升级。
解压缩后将会空出 3,965 kB 的空间。
您希望继续执行吗?[Y/n]y
(正在读取数据库 ... 系统当前共安装有 153236 个文件和目录。)
正在卸载 unity-2d ...
正在清除 unity-2d 的配置文件 ...
正在卸载 unity-2d-spread ...
正在卸载 unity-2d-places ...
正在卸载 unity-2d-panel ...
正在清除 unity-2d-panel 的配置文件 ...
正在卸载 unity-2d-launcher ...
正在卸载 libunity-2d-private0 ...
正在清除 libunity-2d-private0 的配置文件 ...
正在卸载 unity-lens-applications ...
正在清除 unity-lens-applications 的配置文件 ...
正在卸载 unity-common ...
正在处理用于 gconf2 的触发器...
正在处理用于 libglib2.0-0 的触发器...
正在处理用于 man-db 的触发器...
正在处理用于 gnome-menus 的触发器...
正在处理用于 desktop-file-utils 的触发器...
正在处理用于 bamfdaemon 的触发器...
Rebuilding /usr/share/applications/bamf.index...
正在处理用于 libc-bin 的触发器...
ldconfig deferred processing now taking place
geee@geeepc:~$
geee@geeepc:~$
geee@geeepc:~$
geee@geeepc:~$ sudo apt-get --auto-remove purge unity-lens*
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
注意,根据正则表达式 unity-lens* 选中了 unity-lens-gwibber
注意,根据正则表达式 unity-lens* 选中了 unity-lens-applications
注意,根据正则表达式 unity-lens* 选中了 unity-lens-files
注意,根据正则表达式 unity-lens* 选中了 unity-lens-music
软件包 unity-lens-gwibber 还未安装,因而不会被卸载
软件包 unity-lens-applications 还未安装,因而不会被卸载
下列软件包将被【卸载】:
unity-lens-files* unity-lens-music* unity-scope-musicstores*
升级了 0 个软件包,新安装了 0 个软件包,要卸载 3 个软件包,有 140 个软件包未被升级。
解压缩后将会空出 451 kB 的空间。
您希望继续执行吗?[Y/n]y
(正在读取数据库 ... 系统当前共安装有 152932 个文件和目录。)
正在卸载 unity-lens-files ...
正在卸载 unity-scope-musicstores ...
正在卸载 unity-lens-music ...
geee@geeepc:~$
geee@geeepc:~$
geee@geeepc:~$
geee@geeepc:~$ sudo apt-get --auto-remove purgeunity-services
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
下列软件包将被【卸载】:
libunity-core-4.0-4* unity-services*
升级了 0 个软件包,新安装了 0 个软件包,要卸载 2 个软件包,有 138 个软件包未被升级。
解压缩后将会空出 721 kB 的空间。
您希望继续执行吗?[Y/n]y
(正在读取数据库 ... 系统当前共安装有 152906 个文件和目录。)
正在卸载 libunity-core-4.0-4 ...
正在清除 libunity-core-4.0-4 的配置文件 ...
正在卸载 unity-services ...
正在处理用于 libc-bin 的触发器...
ldconfig deferred processing now taking place
正在处理用于 man-db 的触发器...
geee@geeepc:~$
geee@geeepc:~$
geee@geeepc:~$
geee@geeepc:~$ sudo apt-get --auto-remove purgeunity-asset-pool
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
下列软件包将被【卸载】:
unity-asset-pool*
升级了 0 个软件包,新安装了 0 个软件包,要卸载 1 个软件包,有 138 个软件包未被升级。
解压缩后将会空出 451 kB 的空间。
您希望继续执行吗?[Y/n]y
(正在读取数据库 ... 系统当前共安装有 152894 个文件和目录。)
正在卸载 unity-asset-pool ...
正在清除 unity-asset-pool 的配置文件 ...
geee@geeepc:~$


注销后登录,熟悉的GNOME2桌面回来了。 

小技巧:

1、Gnome Classic 自定义面板:Alt + 鼠标右键点击面板,看看奇迹是否发生?!

但是注意:Adwaita主题在自定义面板时不稳定。Radiance主题就很好。

2、如果喜欢Alt + F2,那么就 系统设置 - 键盘 - [快捷键]-[系统] -“显示运行命令提示符”,整吧! 

原帖地址:
http://forum.ubuntu.org.cn/viewtopic.php?f=77&t=351459
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息