What Happened to Homebrew?
Homebrew is a free and open-source package management system that simplifies software installation on macOS and Linux. Launched in 2009 by Max Howell, it quickly became the de facto package manager for macOS due to its ease of use and Git-based extensibility. As of 2026, Homebrew continues active development, releasing version 6.0.0 in June 2026 with new security features, performance improvements, and initial support for macOS 27 (Golden Gate), while also outlining plans to deprecate Intel macOS support by 2027.
Quick Answer
Homebrew, the widely used package manager for macOS and Linux, continues to thrive as a cornerstone of developer environments. Since its inception in 2009, it has evolved significantly, integrating features like Homebrew Cask for GUI applications and Linux support. As of August 2026, the project remains highly active, with its latest major release, Homebrew 6.0.0 in June 2026, introducing enhanced security, a faster JSON API, and preliminary support for upcoming macOS versions. The project is also strategically transitioning its support tiers, with plans to fully deprecate Intel macOS support by September 2027, focusing on Apple Silicon and newer macOS releases.
πKey Facts
π Complete Timeline14 events
Homebrew Initial Release
Max Howell releases Homebrew, a new package manager designed to simplify software installation on macOS.
Rapid GitHub Adoption
Homebrew becomes the third-most-forked repository on GitHub, demonstrating its rapid popularity and community engagement.
Successful Kickstarter Campaign
Homebrew successfully completes a Kickstarter campaign to raise funds for servers to test and build formulae.
Linuxbrew Merged into Homebrew
Linuxbrew, a port of Homebrew for Linux, is officially merged back into the main Homebrew project, extending support to Linux and Windows Subsystem for Linux.
Homebrew 3.0.0 Released with Apple Silicon Support
Homebrew 3.0.0 is released, introducing official support for Macs with Apple silicon, a crucial adaptation to Apple's new hardware architecture.
Maintainer Stipends and Paid Projects Introduced
Homebrew's Project Leadership Committee green-lights paid projects for maintainers and establishes a stipend program to support core contributors.
2023 Security Audit Announced
Homebrew announces the completion of a security audit performed in 2023, funded by the Open Technology Fund and conducted by Trail of Bits.
Homebrew 5.0.0 Released
Homebrew 5.0.0 is released, featuring download concurrency by default, official support for Linux ARM64/AArch64, and initial deprecation timelines for macOS Intel.
Homebrew 5.1.0 Released
Homebrew 5.1.0 is released, expanding `brew bundle` support, introducing `brew version-install`, and updating installer processes. It also begins requiring AI-assistance disclosure in pull requests.
Homebrew 6.0.0 Announced
Homebrew 6.0.0 is announced, bringing a new tap trust security mechanism, a faster internal Homebrew JSON API, sandboxing on Linux, and initial support for macOS 27 (Golden Gate).
Discussion on Homebrew's Popularity Counter
An article on Medium discusses Homebrew's hidden popularity counter and analytics, noting that analytics are opt-in and anonymous.
Homebrew 6.0.20 Stable Release
Homebrew 6.0.20 is listed as the current stable release, indicating ongoing minor updates and maintenance for the package manager.
Intel macOS Moves to Tier 3 Support
Intel x86_64 macOS is expected to move to Tier 3 support, meaning no CI coverage and no new binary packages (bottles) will be built for it.
Intel macOS Support Fully Deprecated
Intel x86_64 macOS is slated to be entirely unsupported, with all related code being removed from the project.
Follow this story
Get an email when this timeline gets a major update.
πDeep Dive Analysis
Homebrew emerged in 2009 as a groundbreaking solution to the cumbersome package management landscape on macOS, offering a user-friendly, command-line interface for installing, updating, and managing software. Created by Max Howell, it quickly surpassed predecessors like Fink and MacPorts due to its simplicity, extensibility, and seamless integration with GitHub for package definitions, known as 'formulae'. The 'brew install' command rapidly became an essential tool for developers on macOS, streamlining their workflow.
The necessity for Homebrew arose from macOS's unique position as a Unix-based operating system that, despite its power, lacked a native and efficient package management system. Homebrew filled this critical void by leveraging existing macOS tools and Git, which not only simplified the installation process but also made contributions remarkably easy, fostering a large and active community. Its design philosophy emphasized simplicity and avoided installing files outside its designated prefix, eliminating the need for `sudo` in most operationsβa key differentiator from its contemporaries.
Key turning points in Homebrew's history include its initial release in 2009, followed by rapid growth between 2010 and 2013, during which it became one of the most forked and contributed-to projects on GitHub. A successful Kickstarter campaign in 2013 secured funds for essential server infrastructure. In 2019, Linuxbrew, a dedicated port for Linux, was officially merged back into the main Homebrew project, significantly expanding its user base beyond macOS. The release of Homebrew 3.0.0 in February 2021 marked a crucial adaptation, introducing official support for Macs with Apple silicon.
More recently, Homebrew has focused on project sustainability and security. In 2022, the Project Leadership Committee green-lit paid projects for maintainers and established a stipend program, acknowledging the significant volunteer effort. Homebrew 5.0.0, released in November 2025, brought download concurrency by default and official support for Linux ARM64/AArch64, alongside initial timelines for deprecating macOS Intel. The project also underwent a security audit in 2023, funded by the Open Technology Fund.
As of August 2026, Homebrew remains highly active and is the de facto package manager for macOS, while also serving a significant role on Linux. The project released Homebrew 6.0.0 on June 11, 2026, introducing a new tap trust security mechanism, a faster internal Homebrew JSON API, sandboxing on Linux, and initial support for macOS 27 (Golden Gate). Homebrew operates as an unfunded open-source project, primarily relying on volunteers and community donations through platforms like GitHub Sponsors, OpenCollective, and Patreon. To support its core contributors, the project provides a minimal monthly stipend and hardware grants to eligible active maintainers. The project is also proactively managing its operating system support tiers, with plans to move Intel x86_64 macOS to Tier 3 (no CI support, no new binary packages) in September 2026, and to fully deprecate support by September 2027, prioritizing Apple Silicon and the latest macOS versions. An official graphical interface, BrewUI, is also currently in development.
What If...?
Explore alternate histories. What if Homebrew made different choices?