Difference between revisions of "Brew list"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 19: Line 19:
 
</pre>
 
</pre>
  
 +
 +
== Related commands ==
 +
* <code>[[brew cask list]]</code>
  
  

Revision as of 03:55, 12 May 2020

brew list
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)


Related commands


See also

Advertising: