explaingit

homebrew/legacy-homebrew

26,854Audience · developerComplexity · 1/5DormantLicenseSetup · easy

TLDR

Archived historical repository of Homebrew, the macOS package manager. Now split into two active projects: the core package manager and the package list.

Mindmap

mindmap
  root((repo))
    What it was
      macOS package manager
      Command-line tool installer
      Historical archive
    Current status
      No longer maintained
      Split into two repos
      Reference only
    Related projects
      Homebrew/brew
      Homebrew/homebrew-core
    Use cases
      Learning Homebrew history
      Understanding package management

Things people build with this

USE CASE 1

Reference the history and evolution of Homebrew package management on macOS.

USE CASE 2

Understand how the original monolithic package manager was split into separate projects.

USE CASE 3

Study archived code and documentation from early versions of Homebrew.

Tech stack

RubyBash

Getting it running

Difficulty · easy Time to first run · 5min

This is an archived historical repository with no active development; useful only for reference or historical study.

Homebrew is licensed under BSD 2-Clause; you can use, modify, and distribute it freely as long as you include the original copyright notice and disclaimer.

In plain English

This is an archived, no-longer-active repository that used to be the home of Homebrew, the popular package manager for macOS that lets developers install software tools from the command line. The repository has been split into two active projects: one for the package manager itself (Homebrew/brew) and one for the list of available packages (Homebrew/homebrew-core). This old repo exists only for historical reference and is no longer maintained.

Copy-paste prompts

Prompt 1
Show me how to install Homebrew on macOS using the current active repository instead of this archived one.
Prompt 2
What are the differences between the old monolithic Homebrew repo and the current split structure with Homebrew/brew and Homebrew/homebrew-core?
Prompt 3
Help me understand the git history of this archived Homebrew repository and why it was split.
Open on GitHub → Explain another repo

Generated 2026-05-18 · Model: sonnet-4-6 · Verify against the repo before relying on details.