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

Apple Announces Special Event in New York Feature 1

Apple Teases 'A Big Week Ahead' With Announcements Starting Monday

Thursday February 26, 2026 6:06 am PST by
Apple CEO Tim Cook today teased "a big week ahead," with announcements starting Monday. His post included an #AppleLaunch hashtag with a colorful Apple logo, along with a short video that ultimately shows an Apple logo on the lid of a Mac. Apple is reportedly planning a three-day stretch of product announcements from Monday, March 2 through Wednesday, March 4, with up to five new products...
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....
macbook air blue

What's Coming in the M5 MacBook Air

Thursday February 26, 2026 3:57 pm PST by
Along with the low-cost MacBook, Apple could introduce a refreshed version of the MacBook Air next week. Most of the focus will be on the new machine, but the MacBook Air is expected to get some useful internal updates. M5 Chip The next-generation MacBook Air will adopt the M5 chip, which Apple already introduced in the iPad Pro and MacBook Pro models that came out last year. Apple's M5...

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)