Hacker News new | ask | show | jobs
by saagarjha 2272 days ago
Your list seems to be missing a couple of files that the Zoom uninstaller cleans up.
1 comments

That's deliberate. Homebrew always runs the Zoom uninstaller first before going through the list.

Running the uninstaller is enforced by the `pkg` declaration. See also: https://github.com/Homebrew/homebrew-cask/blob/a6026e0a36c22...