How to clean up renamed casks/formulae in brew ls
?
#6408
-
Output of
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
You can remove the symlinks from your Caskroom (you can run |
Beta Was this translation helpful? Give feedback.
You can remove the symlinks from your Caskroom (you can run
brew --caskroom
to find the path), and from the cellar for Formulae (brew --cellar
).