πŸ’» techProduct0 views3 min read

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.

Share:
⚑

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

Founded Year
2009
Wikipedia, Tracxn
Original Author
Max Howell
Wikipedia
Latest Stable Release (as of 2026-08-27)
6.0.20
Wikipedia
Operating Systems
macOS, Linux, Windows Subsystem for Linux
Wikipedia
Written in
Ruby, shell script
Wikipedia
License
2-clause BSD License
Wikipedia
Maintainers (as of Feb 2021)
34 (volunteer-driven, with a stipend program for active maintainers)
Wikipedia, Homebrew Documentation
Funding
Community donations (GitHub Sponsors, OpenCollective, Patreon)
Homebrew Blog, Homebrew Documentation

πŸ“…Complete Timeline14 events

1
May 20, 2009Critical

Homebrew Initial Release

Max Howell releases Homebrew, a new package manager designed to simplify software installation on macOS.

2
2010Major

Rapid GitHub Adoption

Homebrew becomes the third-most-forked repository on GitHub, demonstrating its rapid popularity and community engagement.

3
March 2013Notable

Successful Kickstarter Campaign

Homebrew successfully completes a Kickstarter campaign to raise funds for servers to test and build formulae.

4
January 2019Major

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.

5
February 5, 2021Critical

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.

6
September 15, 2022Major

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.

7
July 30, 2024Notable

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.

8
November 12, 2025Major

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.

9
March 10, 2026Major

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.

10
June 11, 2026Critical

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).

11
August 22, 2026Notable

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.

12
August 27, 2026Major

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.

13
Expected September 2026Major

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.

14
Expected September 2027Critical

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?

Explore Scenarios
Building relationship map...

❓People Also Ask

What is Homebrew?
Homebrew is a free and open-source package management system that simplifies the installation of software on Apple's macOS and Linux operating systems. It allows users to install, update, and manage command-line tools and applications with simple commands.
Is Homebrew still actively maintained in 2026?
Yes, Homebrew is very actively maintained. As of August 2026, it released version 6.0.0 in June 2026, with continuous updates and plans for future macOS support and deprecations.
Does Homebrew support Apple Silicon Macs?
Yes, Homebrew officially supports Apple Silicon Macs. Support was introduced with Homebrew 3.0.0 in February 2021, and current development prioritizes Apple Silicon architecture.
What is Homebrew Cask?
Homebrew Cask is an extension of Homebrew that allows users to install macOS graphical user interface (GUI) applications, such as browsers, editors, and utilities, using the same `brew` command-line interface.
What are Homebrew's plans for Intel macOS support?
Homebrew is phasing out full support for Intel macOS. As of September 2026, Intel x86_64 macOS will move to Tier 3 support (no new binary packages), and by September 2027, it will be entirely unsupported.