Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ThinkDigitalSoftware/e63bff35b8c76ab05860a90fea2218d5 to your computer and use it in GitHub Desktop.
Save ThinkDigitalSoftware/e63bff35b8c76ab05860a90fea2218d5 to your computer and use it in GitHub Desktop.
#THIS NEEDS SUPER USER ACCESS. Verify that you want to do this first, since rm -rf asks no questions!
#Copy and past this in your terminal when you are ready. I hold no liability for your choice.
sudo rm -rf "/Applications/GarageBand.app"
sudo rm -rf "/Library/Application Support/GarageBand"
sudo rm -rf "/Library/Application Support/Logic"
sudo rm -rf "/Library/Audio/Apple Loops"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment