Finding installed versions / recently updated #6267
Unanswered
antkn33
asked this question in
Everyday usage
Replies: 3 comments 1 reply
-
How many casks does |
Beta Was this translation helpful? Give feedback.
0 replies
-
15.
…On Mon, Jul 7, 2025 at 8:05 PM Adrian Ho ***@***.***> wrote:
How many casks does brew list --casks output?
—
Reply to this email directly, view it on GitHub
<#6267 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADRQXPMB7H45PTKPE52BT7L3HMKNJAVCNFSM6AAAAACA7V5UKKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNRYHE3DMMI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
-Anthony
|
Beta Was this translation helpful? Give feedback.
1 reply
-
brew list --casks
appcleaner kekaexternalhelper rectangle
brave-browser keyclu rustdesk
cursor lightburn shottr
iina popclip super-productivity
iterm2 raycast zoom
brew list --casks --versions
brew list --casks --versions
Error: Cask 'super-productivity' is not installed.
I deleted super-productivity from the caskroom folder and now it works.
Thanks
…On Mon, Jul 7, 2025 at 11:50 PM Adrian Ho ***@***.***> wrote:
What's the full output of:
brew list --casks
brew list --casks --versions
ls -l /opt/homebrew/Caskroom
?
—
Reply to this email directly, view it on GitHub
<#6267 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADRQXPKZFUQAOAT4OADVBID3HNEYXAVCNFSM6AAAAACA7V5UKKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNRZGA4DONQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
-Anthony
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Output of
brew config
Output of
brew doctor
Description of issue
I am simply trying to get a list of the installed formulae and casks versions. Also, a list of what was updated recently.
brew list --casks --versions only displays one cask for some reason.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions