Answers for "install brew mac m1"

0

virtualbox mac install brew

$ brew cask install virtualbox
Posted by: Guest on June-30-2020
1

install homebrew mac m1

To install Homebrew on a mac with M1 chip you have to open the terminal 
using Rosetta (right click on the Terminal icon and check the
"open using Rosetta" option) then run 
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Posted by: Guest on November-06-2021
11

install brew m1 mac

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Posted by: Guest on November-29-2020

Browse Popular Code Answers by Language