Posted by: Stefano Prenna | 31 May, 2011

Tutorial: How to remove/uninstall Gnome 3 in Ubuntu 11.04 (Natty Narwhal)

Natty

Have you installed Gnome 3 from ppa:gnome3-team/gnome3 because you were tired of Unity or just because you wanted to test the new shell and this has broken your login? Are you now on the login screen but no graphic environment will ever work?

Then you have to remove gnome 3 following the steps below:

 

-         Press CTRL+ALT+F1 to access the terminal window and log in. At the prompt type following commands:

-         sudo apt-get remove libgtk-3-common

-         sudo apt-get install ppa-purge

-         sudo ppa-purge ppa:gnome3-team/gnome3

-         sudo apt-get dist-upgrade

-         sudo apt-get install gnome-panel

-         sudo shutdown –r now

The pc will reboot and you should be able to use Unity/Classic login again.

Good luck!


Responses

  1. Thanks mate Unity was driving me insane on my work desktop but Gnome 3 wouldn’t login in so time to swallow my pride and switch back to unity until I have time to switch to mint.

    • Or just use Ubuntu Classic…

  2. hey! after sudo apt-get remove it gives an error of unmet dependencies
    even after sudo apt-get -f install the error continues

    • Maybe you have installed something else that is conflicting with the package you are trying to remove (I guess libgtk-3-common). Basically the system is telling you that if you remove that package, other software will not work anymore as it requires that package to work.
      Try to install apt-rdepends by typing:

      sudo apt-get install apt-rdepends

      then you can execute it:

      sudo apt-rdepends -r libgtk-3-common

      (change libgtk-3-common for the package you are receving the error)

      You will see a list of dependencies and probably you’ll be able to identify which software is causing the issue.

  3. thank god for these instructions, I tried removing all the updated packages, but nothing… thanks again

  4. Thanks alot for the explainnig

  5. I did these accordingly. After It restarted it showed checking battery state. And it was like that didn’t go anywhere. I checked on forums for solutions somebody said it was display drivers, but I installed nvidia drivers instead of AMD now the screen is blank I can’t get to log in screen. Now am pissed off with ubuntu. This the third time my laptop is crashing, neva had this problems with windows. Any help will be deeply appreciated thanks in advance.

    • Most of the times a blank screen without the chance of reaching the login screen is drivers related.This can be rectified by using a mode similar to what you may know as “safe mode” in Windows.The first thing you need to look at is which graphic adapter do your computer have. If you don’t have this information, just check your pc manual or search its brand and model online for the specifications. At that point we will be able to understand which driver has to be installed and you’ll recover the login screen and all the functionalities of your Ubuntu…

  6. I did these accordingly. After It restarted it showed checking battery state. And it was like that didn’t go anywhere. I checked on forums for solutions somebody said it was display drivers, but I installed nvidia drivers instead of AMD now the screen is blank I can’t get to log in screen. Now am pissed off with ubuntu. This the third time my laptop is crashing, neva had this problems with windows. Any help will be deeply appreciated thanks in advance.3

  7. [...] enter link description here [...]


Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Categories

Follow

Get every new post delivered to your Inbox.