Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save imammubin/ace65179d16e57f8892bfea461f87f42 to your computer and use it in GitHub Desktop.
Save imammubin/ace65179d16e57f8892bfea461f87f42 to your computer and use it in GitHub Desktop.
remove auto google software update on mac
sudo rm -rf ~/Library/google/GoogleSoftwareUpdate
cd ~/library/launchagents
sudo rm -rf com.google.GoogleUpdater.wake.plist
sudo rm -rf com.google.keystone.xpcservice.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment