Problem
Google Software Update is currently on your computer and you wish to remove it; possibly because you have no Google software installed.
Solution
Please note: Using any Google software after these steps may reinstall Google Software Update.
- Go to your Applications folder.
- Open the Utilities folder.
- Run the Terminal application.
- Copy and paste the following into the Terminal window:
~/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/Contents/Resources/GoogleSoftwareUpdateAgent.app/Contents/Resources/install.py --uninstall
- Press Enter.
- Copy and paste the next command into Terminal:
sudo /Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/Contents/Resources/GoogleSoftwareUpdateAgent.app/Contents/Resources/install.py --uninstall
- Press Enter.
- You will need to enter your password and press Enter.
- It won’t show any characters when you type.
- If you do not have a password then set one first.
One of these commands will give errors as Google Software Update is installed in one of two places.
Worked like a charm…..!!!
This was driving me nuts.
Thank you so much .)
Looks like this still works except install.py has been renamed to ksinstall
Thank you!!!