“Instale HomeBrew Mac M1” Código de respuesta

Instale HomeBrew en Mac

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

Instale 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

instalar brew m1 mac

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

Respuestas similares a “Instale HomeBrew Mac M1”

Preguntas similares a “Instale HomeBrew Mac M1”

Más respuestas relacionadas con “Instale HomeBrew Mac M1” en Shell/Bash

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código