Skip to content

Instantly share code, notes, and snippets.

@kaizoku
Created March 15, 2011 21:32
Show Gist options
  • Save kaizoku/871538 to your computer and use it in GitHub Desktop.
Save kaizoku/871538 to your computer and use it in GitHub Desktop.
fuck iTunes
#!/bin/bash
pkill -i iTunesHelper
sudo rm -rf /Applications/iTunes.app /System/Library/Extensions/AppleMobileDevice.kext /Library/Receipts/AppleMobileDeviceSupport.pkg /Library/Receipts/*iTunes* /Library/iTunes
rm -rf ~/Library/Preferences/com.apple.iTunes* ~/Library/Preferences/ByHost/com.apple.iTunes*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment