Why can't we use both the --versions
and --installed-on-request
flags at the same time with brew list
?
#5342
Unanswered
nbro
asked this question in
Everyday usage
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew config
Output of
brew doctor
Description of issue
I want to see the packages I installed and their versions. So, I was trying to do
brew list --installed-on-request --versions
, but brew says that these flags are mutually exclusive. I don't really understand why this should be the case. Any good reason? If not, then this behaviour should definitely be changed.Beta Was this translation helpful? Give feedback.
All reactions