Mastodon Mastodon - Install “legacy” brew on M1 apple silicon
 logo
  • Home 
  • Tags 
  • Blog posts 
  1. Home
  2. Blog posts
  3. Install “legacy” brew on M1 apple silicon

Install “legacy” brew on M1 apple silicon

Posted on December 13, 2020  (Last modified on October 23, 2024) • 1 min read • 139 words
Apple   Homebrew   Cli   Solved  
Apple   Homebrew   Cli   Solved  
Share via

I tried installing homebrew for about 3 days following the completely identical howto postings out there (i.e. “prefix with ‘arch -x86_64’”). Alas, it didn’t work:

$ arch -x86_64 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
Password:
Homebrew is not (yet) supported on ARM processors!
Rerun the Homebrew installer under Rosetta 2.
If you really know what you are doing and are prepared for a very broken
experience you can use another installation option for installing on ARM:
  https://docs.brew.sh/Installation

The other recommendation (run the whole terminal under Rosetta2, scroll down to “Running a special flavor […]”) also did not work.

What did finally work though was changing my login shell to /bin/bash instead of the default zsh for the time being:

item-settings

Maybe that helps someone.

The “install the M1 version” process described by Noah Peters (thanks, really!) did work on the first try.

 How to try Superset
GitLab, App Service & CI/CD – Variant 1 
In case you want to follow me

Here are some links. The further to the right, the less active.

           
(c) Axel Bock | Powered by Hinode.
Link copied to clipboard
Code copied to clipboard