Homebrew
🍺 The Package Manager for Everywhere observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 6
- age_days: 3832
- days_rel: 9
- days_push: 7
- n_releases_24m: 126
Adoption not part of the score
49289 stars · 11304 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Homebrew is a command-line package manager that installs, updates, and manages software packages (formulae and casks) across macOS and Linux. It is written in Ruby and backed by large community-maintained package repositories like homebrew-core and homebrew-cask.
Use cases
- install command-line tools on macOS
- manage software packages from the terminal
- install GUI applications via casks
- declare and restore a set of packages with a Brewfile
- run background services like databases with brew services
- set up a development environment on a new machine
When to choose
- you need a simple, widely-adopted way to install CLI tools and apps on macOS or Linux
- you want reproducible machine setup via brew bundle
- you prefer community-maintained packages with frequent updates
When to avoid
- you need strict reproducibility or pinned environments (use Nix or containers)
- you are on Windows natively without WSL
- you need system-level package management on a distro with its own native package manager
Facets
cli-tool · maturity stable
package-manager cli developer-tools dependency-audit developer-tools cross-platform cli ruby brew formulae casks macos-packages system-dependencies command-line devops macos linux
1 source
- readme: https://github.com/Homebrew/brew · fetched 2026-08-28 · ae7488c641c1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Homebrew/brew | main | 95 |
| Homebrew/legacy-homebrew | mirror | 10 |
| Homebrew/homebrew-cask | plugin | 67 |
| Homebrew/homebrew-core | plugin | 77 |
| Homebrew/homebrew-bundle | mirror | 10 |
| Homebrew/install | infra | 76 |
| Homebrew/homebrew-services | mirror | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem