Skip to content

brew.sh

Homebrew/install

Ever wished installing software on your Mac (or Linux box) was as easy as apt-get on Debian? That's exactly what Homebrew delivers — the "missing package manager for macOS" that's become the go-to way for developers to install tools, libraries, and apps. This script bootstraps the entire Homebrew ecosystem with a single curl command, detecting your OS and architecture, setting up the right directories, and even installing Xcode Command Line Tools if needed.