4

I installed Ubuntu gnome because I didn't want unity, but now I want the option to switch between unity and gnome. How do I get unity working?

Zanna
  • 72,312
rewol
  • 81

3 Answers3

7

Open the terminal (Ctrl + Alt + T) and run the following command:

sudo apt-get install ubuntu-unity-desktop

Then log out, and before you log in, you should be able to change the desktop enviroment.

N0rbert
  • 103,263
ekner
  • 459
2

Go to terminal (Ctrl + Alt + T) then type

sudo apt-get install ubuntu-desktop
Zanna
  • 72,312
-1

I believe it is as simple as installing the ubuntu-desktop package.

http://packages.ubuntu.com/trusty/ubuntu-desktop

Zanna
  • 72,312
Lewis
  • 273
  • 1
  • 3
  • 8