Skip to content

Instantly share code, notes, and snippets.

@CasperCL
Last active December 9, 2019 11:30
Show Gist options
  • Save CasperCL/65ebd98f420438e2562af9b6bb139ec8 to your computer and use it in GitHub Desktop.
Save CasperCL/65ebd98f420438e2562af9b6bb139ec8 to your computer and use it in GitHub Desktop.
Google Chrome removal
rm -r ~/Library/Application\ Support/Google
rm -r /Library/Application\ Support/Google
rm -r ~/Library/Caches/com.google.*
rm -r ~/Library/Caches/Google
rm -r ~/Library/Google
rm -r /Library/Google
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment