Install Gnome3 on ubuntu

Install Gnome3 on ubuntu 11.04

Open the terminal and run the following commands

sudo add-apt-repository ppa:gnome3-team/gnome3sudo apt-get updatesudo apt-get dist-upgrade

sudo apt-get install gnome-shell

For ubuntu 10.10 users

Open the terminal and run the following commands

sudo add-apt-repository ppa:ubuntu-desktop/gnome3-buildssudo apt-get update

sudo apt-get install gnome3-session

After completing the installation Log out and back in, selecting the GNOME Session in GDM

Remove Gnome3 from ubuntu 11.04

Open the terminal and run the following commands

sudo apt-get install ppa-purge sudo ppa-purge ppa:gnome3-team/gnome3

http://www.ienter.org/html/y2011/04/312.html