Skip to content

Instantly share code, notes, and snippets.

@PompaDonpa
Last active August 31, 2022 15:16
Show Gist options
  • Save PompaDonpa/1134249c6a725a4b4c3046b485cf043e to your computer and use it in GitHub Desktop.
Save PompaDonpa/1134249c6a725a4b4c3046b485cf043e to your computer and use it in GitHub Desktop.
Rosseta2 for M1
/usr/sbin/softwareupdate --install-rosetta --agree-to-license
arch -x86_64 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
arch -x86_64 brew install <package>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment