PDA

View Full Version : [ubuntu] Installing other desktop environments



bix15
April 14th, 2010, 10:10 PM
Just before I log into my account, I notice on the bottom of the screen there's a tool bar that says "Desktop Sessions".
My question is how can I install different desktop environments such as KDE and Xfce, and is there any way to switch between them at login??

Thanks!!

mk1w86
April 14th, 2010, 11:01 PM
To install the KDE desktop environment run:


sudo aptitude install kubuntu-desktop

With XFCE you have two options, you can install just the window manager or the XFCE 'desktop environment' you would get with Xubuntu which includes all the applications you get with Xubuntu.

To install just the window manager run:


sudo aptitude install xfce4

or to install the Xubuntu enviroment run:


sudo aptitude install xubuntu-desktop

You can choose the desktop to use under the Desktop Sessions you mentioned at login. ;)

bix15
April 16th, 2010, 02:18 AM
Thanks a lot!!
It worked...
the kubuntu-desktop was a pretty big file!!! But its done and I'm happy as a lark :)