Hacker News new | ask | show | jobs
by drjeats 3942 days ago
If only the native package manager wasn't write-only for pkg installers. I use Homebrew for its `uninstall` command.
1 comments

Wow, I had no idea... clearly I don't deploy software to my Mac often enough. NeXT had an uninstall, I assumed that carried over.

The pkg manager does track all the files it installs, so it's a trivial script to go "uninstall" them. Anyway, good reason to stick with Homebrew.