ubuntu11.04下如何安裝gnome3?
Ubuntu11.04操作系統作為一個可替代Windows的免費產品,允許用戶對其PC進行個性化設置,并可免費或付費下載使用針對此系統的各類應用程序,實現目前智能手機和平板電腦市場中流行的應用獲取形式。本文介紹的是ubuntu11.04安裝gnome3 的方法。
今天折騰了半天,終于把它搞定了,發現原來amd的顯卡會出現很多問題的,在我臺式機中出現的問題就是閃屏!閃的要命
卸載后用本本安裝的
界面不錯哦……
Install Gnome3 on ubuntu11.04
- Open the terminal and run the following commands
- sudo add-apt-repository ppa:gnome3-team/gnome3
- sudo apt-get update
- sudo apt-get dist-upgrade
- sudo apt-get install gnome-shell
Remove Gnome3 from ubuntu11.04
- Open the terminal and run the following commands
- sudo apt-getinstall ppa-purge
- sudo ppa-purgeppa:gnome3-team/gnome3
配置問題:GNOME3優化配置工具GNOMETweakTool
sudoapt-getinstallgnome-tweak-tool(安裝的可能不是***版本)
推薦
- cd&&gitclonegit://git.gnome.org/gnome-tweak-tool
若提示需要安裝git先安裝git
會在主目錄下下載一個gnome-tweak-tool
直接雙擊文件夾下的“gnome-tweak-tool”即可運行。
總結:
希望本文介紹的在ubuntu11.04下安裝gnome3的方法能夠對讀者有所幫助,更多有關linux系統的知識還有待于讀者去探索和學習。
【編輯推薦】