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 17 Pro Dark Blue and Orange

iPhone 17 Release Date, Pre-Orders, and What to Expect

Thursday August 28, 2025 4:08 am PDT by
An iPhone 17 announcement is a dead cert for September 2025 – Apple has already sent out invites for an "Awe dropping" event on Tuesday, September 9 at the Apple Park campus in Cupertino, California. The timing follows Apple's trend of introducing new iPhone models annually in the fall. At the event, Apple is expected to unveil its new-generation iPhone 17, an all-new ultra-thin iPhone 17...
xiaomi apple ad india

Apple and Samsung Push Back Against Xiaomi's Bold India Ads

Friday August 29, 2025 4:54 am PDT by
Apple and Samsung have reportedly issued cease-and-desist notices to Xiaomi in India for an ad campaign that directly compares the rivals' devices to Xiaomi's products. The two companies have threatened the Chinese vendor with legal action, calling the ads "disparaging." Ads have appeared in local print media and on social media that take pot shots at the competitors' premium offerings. One...
maxresdefault

The MacRumors Show: iPhone 17's 'Awe Dropping' Accessories

Friday August 29, 2025 8:12 am PDT by
Following the announcement of Apple's upcoming "Awe dropping" event, on this week's episode of The MacRumors Show we talk through all of the new accessories rumored to debut alongside the iPhone 17 lineup. Subscribe to The MacRumors Show YouTube channel for more videos We take a closer look at Apple's invite for "Awe dropping;" the design could hint at the iPhone 17's new thermal system with ...
Awe Dropping Apple Event Feature

Five Things to Expect From Apple's 'Awe Dropping' September 9 Event

Tuesday August 26, 2025 4:17 pm PDT by
Apple today announced its "Awe Dropping" iPhone-centric event, which is set to take place on Tuesday, September 9 at 10:00 a.m. Pacific Time. There are a long list of products that are coming, but we thought we'd pull out five feature highlights to look forward to. That Super Thin iPhone - Apple's September 9 event will see the unveiling of the first redesigned iPhone we've had in years, ...

Top Rated Comments

aesc80 Avatar
60 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
60 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
60 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
60 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)
EugenesSoggySalami Avatar
60 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)
name99 Avatar
60 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)