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

Most posts are for my own reference and reflection, and shouldn’t be taken as fully accurate or instructional.