🍺

Homebrew

Open Source
4.8
Β· Editor's rating

The missing package manager for macOS and Linux, letting you install, update, and remove applications and developer tools with one command.

4.8
Rating
open-source
Pricing Β· Free
Developer Tools
Category
macos, linux
Platforms

✨ Key Features

Install thousands of packages via simple commands

Casks install full macOS applications

Handles dependencies automatically

Bundle files reproduce a full machine setup

Works on Linux and Windows WSL too

Community-maintained, actively updated

Pros

  • De facto standard on the Mac
  • Reproducible setup with Brewfiles
  • Enormous and fast-moving package catalog

Cons

  • Occasional update runs are slow
  • Upgrades occasionally break cask apps

πŸ“ About Homebrew

Homebrew is the first thing nearly every developer installs on a new Mac, and for good reason. It turned macOS package management from a chore into a single command, handling downloads, dependencies, and PATH setup for thousands of command-line tools, languages, and libraries without any manual intervention.

Beyond Unix utilities, Homebrew Cask extends the same simplicity to graphical applications, so Chrome, Visual Studio Code, and Docker Desktop install as easily as wget. A Brewfile captures your entire machine’s software list, making a new laptop setup a fifteen-minute affair instead of a weekend. The same tool works on Linux and Windows WSL, keeping workflows consistent everywhere.

Maintained by volunteers for over fifteen years, it remains the gold standard of developer experience in package management. If you use a Mac for development in 2026, you already have it β€” and if you don’t, install it now.

Alternatives & Related Tools