OSS Tanbou

Homebrew — a package manager for installing and updating software from the command line

Discovery score 331.1OSS health 100
About these scores

Discovery score is an unbounded weighted, log-compressed index of stars, watchers, forks, and contributors. Growth momentum is its change over the observed period; OSS health is a 0–100 score from available repository recency, Community Health, and release data.

Stars
49,502
Primary language
Ruby
License
BSD-2-Clause
Repository last updated
Sep 12, 2026

Overview

Homebrew is a package manager for installing and updating software on macOS and Linux. It discovers formulae and casks, while brew bundle can describe and manage a set of packages together.

Based on official documentation; not hands-on tested · Content checked:

Manage formulae, casks, and an environment through one CLI

It installs and updates packages from the command line, while formulae.brew.sh exposes formulae, casks, dependencies, versions, and package metadata. With brew bundle, the items required for a development environment can be declared and handled together.

Sources: [1]

For consistent developer-tool installation

It is a candidate for individuals and teams that want one acquisition path for command-line tools and desktop applications on macOS or Linux. It reduces manual downloads and makes an environment explainable through shared package names and commands.

Sources: [1]

Distinguish the package manager from its package definitions

The brew codebase, formulae in homebrew-core, and casks in homebrew-cask have separate repositories and support paths. For a problem, first run brew update and brew doctor and consult troubleshooting guidance, then route the report to the relevant core or package repository.

Sources: [1]

Official sources

  1. [1]Homebrew README(2026-09-13)
Supplemental curator note

Selected for balancing discovery spread across the brand, core tool, formulae, and casks through a refreshed tagline and major releases.

Growth trends

Last 30 days

49,502 Stars

Trend data is still being collected.

Built with

  • Ruby

Categories and tags

GitHub Topics

  • homebrew
  • ruby
  • macos
  • package-manager
  • brew
GitHub dataView detailed GitHub data
Stars
49,502
Forks
11,339
Watchers
743
Open issues
1
Contributors
373
Primary language
Ruby
License
BSD-2-Clause
Repository last updated
Sep 12, 2026
Report incorrect information

Tell us if any listing information is incorrect or outdated.