Answers for "show all package brew"

1

how to list brew packages installed

brew list #on most macs
/opt/homebrew/bin/brew list # mac M1 chips
Posted by: Guest on March-11-2021
0

brew show package info

$ brew info [package_name]
Posted by: Guest on May-09-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language