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 3: Line 3:
 
  brew list --formula
 
  brew list --formula
 
  brew list --versions (to include package versions)
 
  brew list --versions (to include package versions)
 +
 
  brew list PACKAGE_NAME List of file includes in PACKAGE_NAME
 
  brew list PACKAGE_NAME List of file includes in PACKAGE_NAME
  

Revision as of 06:12, 18 October 2021

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


Related commands


See also

Advertising: