Uninstalling the evil google toolbar from default Linux

Discussion in 'Linux' started by Guest, Nov 23, 2008.

  1. Guest

    Guest Guest

    Uninstalling the evil google toolbar from default Linux seems to be impossible in that, every time I uninstall it,
    it just is still there on the next firefox start, I'm guessing its probably caused by the fact that the toolbars files have root permissions only, though.. :|

    I'm not sure where to locate em for deleting though. :(
    So if anybody might have a clue, it be much appreciated.
     
    Guest, Nov 23, 2008
    #1
  2. Guest

    Issue313

    Joined:
    Oct 26, 2008
    Messages:
    17
    Likes Received:
    0
    Location:
    http://chris-aceraspireone.blogspot.com/
    Which one do you mean, the one on the desktop, or the one in Firefox?
     
    Issue313, Nov 23, 2008
    #2
  3. Guest

    Guest Guest

    well, if you had read my post well, you would have noticed me saying the toolbar is still there on the next firefox start, :D
    so, obviously in firefox...

    anyways, theres no google toolbar on the desktop, there is though a desktop search there. :)

    http://www.google.com/tools/firefox/too ... index.html

    this is the link for ff3 version, I'm using the default 2 though.

    as for uninstalling the toolbar, I've yet to try running firefox in r00t to uninstall it. so thats the next thing I'll do. :)
     
    Guest, Nov 24, 2008
    #3
  4. Guest

    bent2517

    Joined:
    Dec 2, 2008
    Messages:
    1
    Likes Received:
    0
    Just remove it like any other item on the toolbar. Right click on toolbar > adjust > pull it away
     
    bent2517, Dec 2, 2008
    #4
  5. Guest

    Guest Guest

    Just to be sure, I want to uninstall(/get rid off from my hdd) this:
    http://imagebin.org/32920

    'nyways, running firefox trough sudo was of no help,
    I'm probably going to switch to oSuse anyway's though... :/
     
    Guest, Dec 7, 2008
    #5
  6. Guest

    checksix

    Joined:
    Nov 16, 2008
    Messages:
    21
    Likes Received:
    0
    The following worked for me:

    Code:
        
        cd /usr/lib/firefox-2.0.0.14
        sudo mv './extensions/{3112ca9c-de6d-4884-a869-9855de68056c}' '../{3112ca9c-de6d-4884-a869-9855de68056c}-extensions-HIDE' 
        cd /home/user
        rm -rf .mozilla
    
    Then run firefox.

    Note that the above will delete all your firefox bookmarks, history, etc, so save them beforehand if you want to keep them.
     
    checksix, Dec 7, 2008
    #6
  7. Guest

    Guest Guest

    thanks for the warning about bookmarks, did find the [numbers-string-here] deletion info @google's site, hadn't yet tried though. ;)
     
    Guest, Dec 11, 2008
    #7
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.