After installing and uninstalling some programs through brew and brew cask, now I get brew doctor saying "unlinked kegs in your Cellar".
brew
brew cask
brew doctor
It suggests to link them, to avoid build trouble with later brews, but instead I'd rather delete them, as they're leftovers from brew programs or formulas that I don't use anymore.
How or where do I remove these? (I don't even know what a keg, or the Cellar, is)
Run: brew remove packageName for each unlinked package.
brew remove packageName
2.1m questions
2.1m answers
60 comments
57.0k users