I would like to know how to install Xfce alongside unity? I'm running Ubuntu on a 2.66 GHz Intel pentium 4 machine, with 1.50GB RAM. Is fast really user ubuntu/gnome. I want very fast without problem in browser.
Asked
Active
Viewed 192 times
-1
-
2Possible duplicate of How can I install XFCE along side unity? – David Foerster Mar 29 '16 at 10:53
1 Answers
0
There's two good ways to install Xfce:
$ sudo apt-get install xubuntu-desktop
Comes with a lot of Xfce applications and Xubuntu branding, this might not be desired though.$ sudo apt-get install xfce4
Just Xfce and no Xubuntu branding.
After you have installed Xfce, log out of Unity. Next to your name on the logon screen is a button, which when pressed will allow you to select either Unity or Xfce.

Matthew Smith
- 206
- 2
- 8