Difference between revisions of "Homebrew: list available package versions"
Jump to navigation
Jump to search
↑ https://stackoverflow.com/a/59569730
Line 7: | Line 7: | ||
== Related == | == Related == | ||
* <code>[[snap list --all]]</code> | * <code>[[snap list --all]]</code> | ||
+ | * [[brew list --versions]] | ||
== See also == | == See also == |
Revision as of 05:36, 8 September 2022
brew info --json postgresql | jq -r '.[].versioned_formulae[]' [1]
- Note will not show current version and do not work on casks.
Related
See also
brew
:update | upgrade | autoupdate
|install
|uninstall
|services
|list
,cask
|cleanup
|doctor
|test
|link
|unlink | changelog
|tap
|info
|search
|install --cask
|analytics off
|--prefix | --version
|brew --help ]
Advertising: