“Instale o Homebrew Mac M1” Respostas de código

Instale o homebrew no mac

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Thoughtless Tarantula

Instale o 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)"
MitchAloha

Instale o Brew M1 Mac

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
PhenXfeyr

Respostas semelhantes a “Instale o Homebrew Mac M1”

Perguntas semelhantes a “Instale o Homebrew Mac M1”

Mais respostas relacionadas para “Instale o Homebrew Mac M1” em Shell/Bash

Procure respostas de código populares por idioma

Procurar outros idiomas de código