To save precious SSD disk space, I delete system apps in /Applications. Done this since Mavericks, no adverse side effects to date. This version is tailored to Yosemite. I'm sure there are plenty of ways available, here's my take on it, since I don't trust third parties to do that cleanly and safely. In case it helps someone else .
https://gist.github.com/Roman2K/eee9c6432d617dd42434
(If it's not obvious how to use the link above, don't bother.)
I didn't check how much I saved the last time but for future use, the script now displays how much got freed up. Apps to delete:
App Store is now quiet about all these apps except for iTunes, the only black sheep of the bunch. It keeps telling me there's an update available for it (listed as a "Software Update") and the download is 218MB so I guess that's the whole .app . Not sure how to handle it yet.
Side note: to save more space, `sudo pmset -a hibernatemode 0 && sudo rm /var/vm/sleepimage` (never sleep to disk, RAM only). Then there's Monolingual but this is thing nasty, leaving a bunch of files (worse, system services) behind it.
https://gist.github.com/Roman2K/eee9c6432d617dd42434
(If it's not obvious how to use the link above, don't bother.)
I didn't check how much I saved the last time but for future use, the script now displays how much got freed up. Apps to delete:
- iMovie
- iPhoto
- GarageBand
- Keynote
- Pages
- Numbers
- iTunes
- iBooks
App Store is now quiet about all these apps except for iTunes, the only black sheep of the bunch. It keeps telling me there's an update available for it (listed as a "Software Update") and the download is 218MB so I guess that's the whole .app . Not sure how to handle it yet.
Side note: to save more space, `sudo pmset -a hibernatemode 0 && sudo rm /var/vm/sleepimage` (never sleep to disk, RAM only). Then there's Monolingual but this is thing nasty, leaving a bunch of files (worse, system services) behind it.
Last edited: