You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a brew command to remove a package and all of its dependencies recursively. Only removes packages that are not depended on by other, unrelated packages.
Usage
brew tap ggpeti/rmrec
brew rmrec pkgname
About
Quick and simple command to remove a Homebrew package and its dependencies.