Brew (homebrew) commands and tips
May 17, 2024
note-to-self
Homebrew/brew MacOSX:
brew --help
brew commands
brew list
brew list php
brew info php
brew search php
brew ls --versions
Mac with M1/M3/M4: arch -arm64 brew install
These posts are for my own understanding. Reader beware. Info may be wrong but it reflects my current understanding.