After trying out the Macintosh versions of Picasa and Google Quick Search Box, the Google Software Updater keeps popping up even after I uninstalled both applications.
Usually uninstalling a Mac application is as simple as dragging the .app file (‘Picasa.app‘ and ‘Quick Search Box.app‘) into the Trash, but in this case some extra work was needed:
According to Google’s support pages, uninstalling Google Software Update involves running one of the commands mentioned below on the command line:
Uninstall Google Software Update for the current user only:
sudo ~/Library/Google/GoogleSoftwareUpdate/ GoogleSoftwareUpdate.bundle/Contents/Resources/ GoogleSoftwareUpdateAgent.app/Contents/Resources/ install.py --uninstall
Uninstall Google Software Update for all users:
sudo /Library/Google/GoogleSoftwareUpdate/ GoogleSoftwareUpdate.bundle/Contents/Resources/ GoogleSoftwareUpdateAgent.app/Contents/Resources/ install.py --uninstall
Related posts:
- MacPorts - Compile and install open-source software on Mac OS X
- A Python script to check Google rankings for a specific domain and search term
- Subdomain tracking update to the geekGa.js jQuery plugin for Google Analytics
- How to regain country-specific searches on Google
- Transfer your business emails to Google Apps with Google Email Uploader for Mac
Like this post? Subscribe to the Geekology RSS 2.0 feed!













Peet de Vos
April 10th, 2009 at 08:22
Thanks, I needed this today. I’m not loading Google software again.
Tim
May 5th, 2009 at 17:48
Thanks for the help! Wish google han’t made running my mac as complicated as running a PC.
captain
May 13th, 2009 at 11:06
… and why would I trust GOOGLE’s python script with SuperUser privileges after they secretly installed junk on my computer in the first place???
My version of the python script uses the keyword “nuke” instead of “uninstall”. Google’s coders apparently have the emotional mentality of 15yo nerds in the war room at NORAD. (At least they comment their scripts though!
If you want to see the code you’ll be running if you do the above mentioned “fix”, you can run this from a Terminal window:
Note the comment in their own python script:
So, even if you “uninstall” their crap, you are still left with remnants of Google on your hard drive. Sure, it’s only a little over a megabyte of junk, but I don’t like this.
Personally, I’m just going to avoid using ANY more Google software and totally wipe their presence from my computer. here’s how:
Bye bye jerks.
captain
May 13th, 2009 at 11:15
Actually, it looks like the “–nuke” keyword MIGHT remove all of Google’s secret doings. I don’t have time to read all the code and figure it out, but it looks like Google may have installed some plist files too that need to be removed for a truly cleaned system. AAARGH.
Apple apps should be totally self-contained. When we’re done, drag & drop to the trash and begone. This Windoze paradigm stinks, and now I see that it’s no wonder my OSX machines have become as flaky as a windoze box.
navigator
July 16th, 2009 at 16:02
For the past week, every day I find my MacBook slowing to crawl only to find that Google Update is chewing up memory/cpu. bye bye Google update.
nelson Tabilo Ayala
November 20th, 2009 at 11:37
THANKS!!!!