Disabling Google Updater

Beatnik on 2008-01-23T21:15:07

When installing SketchUp, Google Earth or even Picasa, Google is also installing something called Google Updater. I couldn't really figure out how it was being started. This thread discusses it. In short:

launchctl list | grep [Gg]oogle
 launchctl remove [0x0-0xe00e].com.google.Updater.helper
The hexadecimal value is part of the grep output (so this will probably be different)