brew Command Examples

Homebrew - a package manager for macOS and Linux. Some subcommands such as install have their own usage documentation. More information: https://docs.brew.sh/Manpage.

brew install {{formula}}

brew list

brew upgrade {{formula}}

brew update

brew outdated

brew search {{text}}

brew info {{formula}}

brew doctor