logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Uninstall Homebrew - Remove Packages Easily | Online Free DevTools by Hexmos

Uninstall Homebrew packages with this quick tool. Easily remove formulas and casks and cleanup unused dependencies. Free online tool, no registration required.

brew-uninstall

Uninstall a Homebrew formula/cask. Use brew autoremove to remove unused dependencies afterwards. More information: https://docs.brew.sh/Manpage#uninstall-remove-rm-options-installed_formulainstalled_cask-.

  • Uninstall a formula/cask:

brew uninstall {{formula|cask}}

  • Uninstall a cask and remove all associated files:

brew uninstall --zap {{cask}}

See Also