Skip to Content

Open Source Package Management Software Homebrew Gains Native Apple Silicon Support

Popular macOS package management system Homebrew today received a major update, with the 3.0.0 version introducing official support for Apple silicon chips.

homebrew logo

Apple Silicon is now officially supported for installations in /opt/homebrew. formulae.brew.sh formula pages indicate for which platforms bottles (binary packages) are provided and therefore whether they are supported by Homebrew. Homebrew doesn't (yet) provide bottles for all packages on Apple Silicon that we do on Intel x86_64 but we welcome your help in doing so. Rosetta 2 on Apple Silicon still provides support for Intel x86_64 in /usr/local.

Homebrew, for those unfamiliar with the software, is a package manager like the Mac App Store. It's designed to let users quickly and easily install, uninstall, and update apps using Terminal.

Prior to now, Homebrew was able to run on M1 Macs through Rosetta 2, but now it works on the new MacBook Air, MacBook Pro, and Mac mini natively. Homebrew doesn't yet support bottles for all packages on Apple silicon that are available on x86_64, but improvements will be made in the future.

According to Homebrew developer Mike McQuaid, the 3.0.0 development was helped along by MacStadium and Apple, with Apple providing hardware and migration help.

Popular Stories

iphone fold text

iPhone Fold Crease Measurements Revealed as Device Hits Production

Wednesday February 25, 2026 5:37 am PST by
Apple has submitted production line orders for its upcoming foldable iPhone, effectively confirming that the device will launch this year, claims a Chinese leaker. According to the Weibo account "Fixed Focus Digital," assembly lines recently received the orders from Apple, which has apparently allowed the leaker to learn the crease measurements for the device's 7.8-inch inner display....
Low Cost A18 Pro MacBook Feature Pink

Leaker Says Apple's Lower-Cost MacBook Will Have These 8 Limitations

Wednesday February 25, 2026 9:25 am PST by
Apple is expected to unveil its long-rumored lower-cost MacBook next week. Given it will be more affordable, this MacBook model will obviously have some reduced specs and compromises compared to the MacBook Air and MacBook Pro. While we are still waiting for Apple to announce the new MacBook, a leaker has shared eight alleged limitations to expect, based on an internal version of Apple's...
m3 macbook pro blue

M5 Pro and M5 Max MacBook Pro: What to Expect

Wednesday February 25, 2026 3:02 pm PST by
Apple is working on a new MacBook Pro that could launch next week ahead of the "Special Experience" planned for March 4, so we thought we'd highlight all of the rumors about the device so far. Design There are no rumors of design changes, and we are expecting the upcoming M5 MacBook Pro models to look just like the M4 versions. Apple will continue to offer 14-inch and 16-inch size options,...

Top Rated Comments

aesc80 Avatar
66 months ago
Holy crap, yes!!! Now we're getting the good stuff!!! I realize how hard it can be to get tools working on a new platform, so this is definitely appreciated!
Score: 26 Votes (Like | Disagree)
FishyFish Avatar
66 months ago

I dont know why but I cant seem to find anything useful in Homebrew, yes I could use youtube-dl but even short videos are like almost a gig.

Do you guys recommend trying out something? I just dont think Homebrew is useful in any way.
Just off the top of my head of things I use every day:

awscli, tldr, htop, ncdu, speedtest-cli, pyenv, pyenv-virtualenv, tmux, nvm, node, redis, yarn, git, tree, unrar, wget, docker, httpie, nginx... I'm sure others as well
Score: 18 Votes (Like | Disagree)
LeeW Avatar
66 months ago

I just dont think Homebrew is useful in any way.
It is great for developers like me. But yes, not much use for general users.
Score: 17 Votes (Like | Disagree)
aesc80 Avatar
66 months ago

I dont know why but I cant seem to find anything useful in Homebrew, yes I could use youtube-dl but even short videos are like almost a gig.

Do you guys recommend trying out something? I just dont think Homebrew is useful in any way.
It's definitely a developer thing. There's a bunch of tools that can be installed freely with Homebrew without having to manage all the different invocations. The general user can stick to the App Store, or whatever other site that offers their apps.
Score: 8 Votes (Like | Disagree)
66 months ago
I dont know why but I cant seem to find anything useful in Homebrew, yes I could use youtube-dl but even short videos are like almost a gig.

Do you guys recommend trying out something? I just dont think Homebrew is useful in any way.
Score: 8 Votes (Like | Disagree)
66 months ago

I dont know why but I cant seem to find anything useful in Homebrew, yes I could use youtube-dl but even short videos are like almost a gig.

Do you guys recommend trying out something? I just dont think Homebrew is useful in any way.
Gotta say MacPorts has always been way more useful for my needs.
(As for what I use from MacPorts, the primary functionality is a set of tools like sox and ffmpeg that I use in a script that speeds up audio and video files by some arbitrary factor (while preserving pitch).

The audio speedup is less essential these days in that Apple gives us some degree of flexibility in audio speedup, though still not that many choices. And while I do the audio speedup I fix it up in other useful ways like companding and silence removal.
Apple has never embraced video speedup (after the days of QuickTime as QuickTime; back when I was on the team we definitely supported it even doing backward playback smoothly. My smooth backward MPEG playback remains the only such implementation I have ever seen.) But if you're watching, eg, video lectures, you want speedup for the same reason you want audio speedup!
Score: 4 Votes (Like | Disagree)