LOGIN

Howto install gnome3 on Ubuntu 11.04 via ppa/source

To install gnome3 on Ubuntu via ppa is probably the easiest way, if you know what your doing(Click me) when installed and rebooted, you can only choose from gnome3, gnome classic, gnome classic (no effects). Before we begin:

BACKUP YOUR DATA FIRST

This is the official warning on the gnome3 lanchpad page.

This package contains packages from GNOME3 and their dependencies so they can be used in Ubuntu 11.04 (Natty). This PPA is EXPERIMENTAL and MAY BREAK YOUR SYSTEM. There is no downgrade process.

Now lets begin copy this in to your gnome-terminal

  1. sudo add-apt-repository ppa:gnome3-team/gnome3
  2. sudo apt-get update
  3. sudo apt-get dist-upgrade
  4. sudo apt-get install gnome-shell
  5. sudo apt-get install gnome-session*
  6. sudo apt-get install gnome-tweak-tool
  7. sudo apt-get remove gnome-accessibility-themes
  8. sudo apt-get install gnome-themes-standard
  9. sudo apt-get install -f

The gnome-accessibility-themes has some issues so that is being removed. The gnome-session* installs the option to choose gnome3 desktop. For some reason there is a "ubuntu" session available but when you choose it you get an error saying failed to load session ubuntu. I think that is still the ubuntu session from unity. Remember to first install your proprietary VGA driver(Intel/Nvidia/ATI) before you use the ppa.

For more information see this video

Gnome3 via ppa

Image gallery

Officialy there is no downgrade process, but this worked for me.

  1. sudo apt-get install ppa-purge
  2. sudo ppa-purge ppa:gnome3-team/gnome3
  3. sudo apt-get update
  4. sudo apt-get install ubuntu-desktop

Reboot and then run update-manager. A few themes where still installed but gnome-shell and dependencies where removed.

Gnome3 compiling from source is a bit difficult but not impossible. Follow the tutorial from Web Upd8 and you will most likely succeed.

License: CC BY-SA 4.0 EuroBytes | EuroBytes theme by | This website uses cookies. By using this website, you agree to its use of cookies. Information: Privacy, Terms Of Use.