The Missing Package Manager for macOS (or Linux).
Last updated 1 year ago
Was this helpful?
A 64-bit Intel CPU or Apple Silicon CPU
macOS Mojave (10.14) (or higher)
Command Line Tools (CLT) for Xcode:
xcode-select --install
A Bourne-compatible shell for installation (e.g. bash or zsh)
bash
zsh
To install Homebrew run the following in a terminal:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
hit Enter, and follow the steps on the screen.