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
  • 70,465
rewol
  • 81
  • 1
  • 1
  • 2

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
  • 99,918
Gustav
  • 459
  • 2
  • 13
2

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

sudo apt-get install ubuntu-desktop
Zanna
  • 70,465
-1

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

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

Zanna
  • 70,465
Lewis
  • 253
  • 1
  • 3
  • 8