Download latest version

Student Ambassadors

Installing Other Desktop environments in Ubuntu

Installing Other Desktop environments in Ubuntu

If you want to change Unity and install anything else (like KDE) in Ubuntu 12.10, then this article is for you. Just copy-paste the commands into your terminal, press enter … wait a little bit for the packages to download and you are ready. Logout, pick your favourite Desktop Environment and log back in.
It’s insanely simple:
Install KDE
$ sudo apt-get install kde-standard
sudo apt-get install kde-full

Install GNOME 3
$ sudo add-apt-repository ppa:gnome3-team/gnome3
sudo apt-get update
sudo apt-get install gnome-shell

Install XFCE 4
$ sudo apt-get install xfce4
sudo apt-get install xfce4-goodies

Install Cinammon
$ sudo add-apt-repository ppa:gwendal-lebihan-dev/cinnamon-stable
sudo apt-get update
sudo apt-get install cinnamon

Install FluxBOX
$ sudo apt-get install fluxbox

Install E17
$ sudo apt-add-repository ppa:hannes-janetzek/enlightenment-svn
sudo apt-get update
sudo apt-get install e17

Full Desktop Installation
If you don’t want to download and install the whole package, but just the desktop related features of Ubuntu alternatives, add the following parameter: –no-install-recommends

Migrate to Kubuntu
$ sudo apt-get install –no-install-recommends kubuntu-desktop

Migrate to Xubuntu
$ sudo apt-get install –no-install-recommends xubuntu-desktop

Migrate to Lubuntu
$ sudo apt-get install –no-install-recommends xubuntu-desktop

0 comments:

Post a Comment

Powered by Blogger.

visitors

CAUTION

ALL THE TRICKS ARE FOR EDUCATIONAL PURPOSE. OWNER AND THIS BLOG WILL NOT BE RESPONSIBLE FOR ANY MISUSE OF THE TRICKS OF THIS BLOG.