Add Uninstall Google Updater command

This commit is contained in:
Marcel Bischoff 2016-07-23 21:20:16 +02:00 committed by GitHub
parent d7425c020f
commit 004569ec51

View File

@ -19,6 +19,7 @@ For more terminal shell goodness, please also see this list's sister list [Aweso
- [App Store](#app-store) - [App Store](#app-store)
- [Apple Remote Desktop](#apple-remote-desktop) - [Apple Remote Desktop](#apple-remote-desktop)
- [Contacts](#contacts) - [Contacts](#contacts)
- [Google](#google)
- [iTunes](#itunes) - [iTunes](#itunes)
- [Mail](#mail) - [Mail](#mail)
- [Safari](#safari) - [Safari](#safari)
@ -170,6 +171,13 @@ defaults write com.apple.addressbook ABShowDebugMenu -bool true
defaults write com.apple.addressbook ABShowDebugMenu -bool false defaults write com.apple.addressbook ABShowDebugMenu -bool false
``` ```
### Google
#### Uninstall Google Update
```bash
~/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/Contents/Resources/ksinstall --nuke
```
### iTunes ### iTunes
#### Keyboard Media Keys #### Keyboard Media Keys