brew autoremove
and brew leaves --installed-as-dependency
inconsistencies
#5973
Replies: 3 comments
-
What's the output of |
Beta Was this translation helpful? Give feedback.
-
Hello, and sorry for this late reply. After updating and upgrading, I had the following outputs:
Before the update, the output for the last command was the same empty one. Let me know what else could be tried here. |
Beta Was this translation helpful? Give feedback.
-
What's the output of the following:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew config
Output of
brew doctor
Description of issue
Hello all,
While doing some cleanup of my installed formulas I encountered some odd behavior:
I first noticed this after uninstalling
czkawka
which hasadwaita-icon-theme
as a dependency, and while it is not used by any other formula, it remains on my system. I can't easily tell where did the rest of lingering deps came from either.How may I correct this and fully clean up my installed packages?
Can I see the original dependent of these formulas?
Beta Was this translation helpful? Give feedback.
All reactions