Difference between revisions of "Brew list"
Jump to navigation
Jump to search
(Created page with " * brew list[2] * brew list --versions (to include package versions) * brew list PACKAGE_NAME List of file includes in PACKAGE_NAME == See also == * {{brew}}") |
|||
(16 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{lowercase}} | ||
+ | [[brew]] list | ||
+ | [[brew list --cask]] | ||
+ | brew list --formula | ||
+ | [[brew list --versions]] (to include package versions) | ||
− | + | brew list PACKAGE_NAME List of file includes in PACKAGE_NAME | |
− | |||
− | |||
+ | <pre> | ||
+ | brew list go | ||
+ | /usr/local/Cellar/go/1.14.2_1/bin/go | ||
+ | /usr/local/Cellar/go/1.14.2_1/bin/godoc | ||
+ | /usr/local/Cellar/go/1.14.2_1/bin/gofmt | ||
+ | /usr/local/Cellar/go/1.14.2_1/libexec/api/ (18 files) | ||
+ | /usr/local/Cellar/go/1.14.2_1/libexec/bin/ (3 files) | ||
+ | /usr/local/Cellar/go/1.14.2_1/libexec/doc/ (147 files) | ||
+ | /usr/local/Cellar/go/1.14.2_1/libexec/lib/ (3 files) | ||
+ | /usr/local/Cellar/go/1.14.2_1/libexec/misc/ (340 files) | ||
+ | /usr/local/Cellar/go/1.14.2_1/libexec/pkg/ (592 files) | ||
+ | /usr/local/Cellar/go/1.14.2_1/libexec/src/ (6125 files) | ||
+ | /usr/local/Cellar/go/1.14.2_1/libexec/test/ (2197 files) | ||
+ | /usr/local/Cellar/go/1.14.2_1/libexec/ (7 files) | ||
+ | </pre> | ||
+ | brew list td-agent | ||
+ | ==> Pkg | ||
+ | td-agent-4.3.0[[.pkg]] (Pkg) | ||
+ | == Related commands == | ||
+ | * <code>[[brew cask list]]</code> | ||
+ | * <code>[[brew info]]</code> | ||
+ | * <code>[[brew install]]</code> | ||
+ | * [[Package managers: list installed packages]] | ||
== See also == | == See also == | ||
* {{brew}} | * {{brew}} | ||
+ | |||
+ | |||
+ | [[Category:Homebrew]] |
Latest revision as of 08:31, 25 January 2024
brew list brew list --cask brew list --formula brew list --versions (to include package versions)
brew list PACKAGE_NAME List of file includes in PACKAGE_NAME
brew list go /usr/local/Cellar/go/1.14.2_1/bin/go /usr/local/Cellar/go/1.14.2_1/bin/godoc /usr/local/Cellar/go/1.14.2_1/bin/gofmt /usr/local/Cellar/go/1.14.2_1/libexec/api/ (18 files) /usr/local/Cellar/go/1.14.2_1/libexec/bin/ (3 files) /usr/local/Cellar/go/1.14.2_1/libexec/doc/ (147 files) /usr/local/Cellar/go/1.14.2_1/libexec/lib/ (3 files) /usr/local/Cellar/go/1.14.2_1/libexec/misc/ (340 files) /usr/local/Cellar/go/1.14.2_1/libexec/pkg/ (592 files) /usr/local/Cellar/go/1.14.2_1/libexec/src/ (6125 files) /usr/local/Cellar/go/1.14.2_1/libexec/test/ (2197 files) /usr/local/Cellar/go/1.14.2_1/libexec/ (7 files)
brew list td-agent ==> Pkg td-agent-4.3.0.pkg (Pkg)
Related commands[edit]
See also[edit]
Advertising: