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.
brew tap ggpeti/rmrec
brew rmrec pkgname
Quick and simple command to remove a Homebrew package and its dependencies.
Ruby
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.
brew tap ggpeti/rmrec
brew rmrec pkgname