Results 1 to 4 of 4

Thread: How to uninstall GNOME Do

  1. #1
    Join Date
    Oct 2008
    Location
    New York City
    Beans
    176
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    How to uninstall GNOME Do

    i have gnome do and no longer want to use it. i've look how to uninstall programs. I've used the code
    Code:
    sudo dpkg -l | grep Gnome Do
    and it said no file directory found. so how do i uninstall gnome do? i've also used snaptic manager and click complete uninstall.

  2. #2
    Join Date
    Apr 2005
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: How to uninstall GNOME Do

    the name is wrong. It is "gnome-do" not gnome do

  3. #3
    Join Date
    Apr 2006
    Location
    Virginia Beach, VA
    Beans
    Hidden!
    Distro
    Ubuntu Jaunty Jackalope (testing)

    Re: How to uninstall GNOME Do

    It may already be uninstalled. To make sure, open a terminal and type the following:
    Code:
    sudo apt-get remove gnome-do
    Once apt finishes, gnome-do will probably still be running. Bring up the gnome-do interface by pressing <super>+<space> (<super> is the Windows key on most keyboards) then click the little down arrow in the top right corner then click quit. gnome-do shouldn't bother you anymore after that.

  4. #4
    Join Date
    Oct 2008
    Location
    New York City
    Beans
    176
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: How to uninstall GNOME Do

    malakhi you were right thanks i feel like an idiot for not doing that before starting a thread.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •