5 ms·
If only the native package manager wasn't write-only for pkg installers. I use Homebrew for its `uninstall` command.
by drjeats 11y ago
If only the native package manager wasn't write-only for pkg installers. I use Homebrew for its `uninstall` command.
- bluejekyll 11y agoWow, 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.