Homebrew, the popular macOS and Linux package manager, has released version 7.0.0, bringing significant improvements in speed, security, and user experience. This update focuses on faster installations and upgrades through increased concurrency, enhanced sandboxing for safer package operations, and the introduction of a native macOS graphical interface called BrewUI.
Performance enhancements include overlapping package preparation and downloads, concurrent system checks, and reduced subprocess launches, all aimed at minimizing wait times and command overhead. Security updates address multiple vulnerabilities, restrict application launching and network access during installs, and introduce a new advisory database integrated with the brew vulns command to help users identify and remediate known issues.
Notably, Homebrew 7.0.0 ends support for macOS 10.15 and moves Intel-based Macs to Tier 3 starting September 2026. This change means that while Homebrew will continue to run on Intel Macs until September 2027, routine bottle builds and project support will cease, reflecting Apple's and GitHub's reduced support for Intel architectures.
The new BrewUI app offers a user-friendly graphical interface for managing packages on macOS versions Tahoe 26 and later, simplifying browsing, searching, and managing installed software.
Linux users benefit from the replacement of Bubblewrap sandboxing with Landlock, which requires fewer dependencies and avoids Docker permission issues. Homebrew also improves support for non-default installation prefixes and introduces structured installation steps to enhance security and consistency.
For developers and maintainers, the update provides new tools for auditing, automatic update workflows, and improved handling of dependencies and service configurations.
Homebrew remains a volunteer-driven project and encourages community support to sustain ongoing development and infrastructure costs. The release underscores the challenges of maintaining broad platform support amid shifting industry priorities and highlights Homebrew's commitment to security and performance improvements.