Page 1 of 1

Ubuntu 13.04-How to add Gnome/Gnome Fallback(Classic)

PostPosted: Tue May 07, 2013 11:43 am
by Xanayoshi
This is a little different.

Unity is built from Gnome and Compiz, so just about adding anything gnome related will prompt this install(apt-get install gnome-control-center, apt-get install gnome-tweak-tool, etc..)(you may actually have accidentally installed it already)but to just simply add it because you will probably want the dependancy support...

Open a Terminal
Code: Select all
sudo apt-get update

Code: Select all
sudo apt-get install gnome


Do not add 3.8. This should just install 3.6.

If you want 3.8, it is better to find an install disc with 3.8 only.

This is of course, subject to change.