The brew Utility (Mac OS)
Homebrew is a command-line utility which makes it easy to install programs on Mac OS.
Detection
Check to see if Homebrew is installed:
Installation
Install Homebrew if necessary:
FYI: during the installation process you might also need to install "Xcode Developer Tools" (using the provided
xcode-select
command when prompted to do so).
Usage
List installed programs:
Installing programs:
Uninstalling programs:
Last updated