3

Possible Duplicate:
How do I install and use the latest version of GNOME 3?

In Natty you can install Gnome 3 via a PPA.

For future versions such as Ubuntu 11.10, how would I install Gnome 3?

Jags FL
  • 131

1 Answers1

5

"Gnome 3" is often confused with "gnome-shell".

Trying to simplify, Gnome 3 is basically the

  • Graphical User Interface (GUI) called gnome-shell
  • a number of key applications and
  • an extensive set of underlying libraries of code for the above.

Future versions of Ubuntu will use many of the key applications and the vast majority of underlying libraries of code. The remaining "Gnome 3" applications from above can be installed via Software Center.

Thus, this just leaves the GUI from the list above. From Ubuntu 11.10 onwards, the default GUIs available will be Unity-3D and Unity-2D. Assuming you need the GUI "gnome-shell", this is available to be installed through the Repositories as well.

There is a package in Software Center (or synaptic manager - if installed) called gnome-shell.

Install that and it will be available in your sessions menu to be selected when you next logon.

At the time of writing, 11.10 (oneiric) is in alpha. A number of issues relating to integrating gnome-shell exists. You should consult this AU Question before posting further more specific questions about Oneiric.

fossfreedom
  • 174,526