Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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)"
Comment

install brew on mac m1

export PATH=/opt/homebrew/bin:$PATH
Comment

PREVIOUS NEXT
Code Example
Shell :: ubuntu use pip as pip3 
Shell :: count files command mac 
Shell :: Count files and directories using shell script 
Shell :: Unsupported file ./google-chrome-stable_current_amd64.deb kali 
Shell :: start new git repo from project 
Shell :: git commit not showing up in github 
Shell :: git origin command 
Shell :: how to check if mongodb is installed 
Shell :: bash if "-n" option 
Shell :: what service is listen on what port linux 
Shell :: unix cp all files and folders at once 
Shell :: how to install discord on linux 
Shell :: how to activate virtual environment in ubuntu 20.04 
Shell :: duplicate clone remote branch locally git 
Shell :: how to update code in github 
Shell :: make shortcut folder in htdocs 
Shell :: how to delete a folder from the terminal ubuntu 
Shell :: add dnf repo command 
Shell :: how to run docker in ubuntu 
Shell :: exec into docker container 
Shell :: pytorch 
Shell :: Failed to load module "canberra-gtk-module" 
Shell :: bash print output to one line 
Shell :: find node install location windows 
Shell :: cuda install in ubuntu 
Shell :: bash cut delimiter last field 
Shell :: git lang 
Shell :: ubuntu change username 
Shell :: @mui/material npm 
Shell :: no sound on ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
7+9 =