Uninstall a Homebrew package and all of its dependencies

Uses the external command rmtree to remove a Homebrew package and all of its dependencies

Authored by: Ory Band
Brought to you by Warp, a free terminal reimagined to work like a modern app.
package_name

Command
Copy
brew tap beeftornado/rmtree brew rmtree package_name
Tags