Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install homebrew

What Does Homebrew Do?
	-Homebrew installs the stuff you need that 
   	Apple (or your Linux system) didn’t.
    
To Install Homebrew:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Comment

how to install homebrew

vv copy this into the terminal vv

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

more information here: https://brew.sh/
Comment

how to install homebrew

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

PREVIOUS NEXT
Code Example
Shell :: brew install macos 
Shell :: installing mongodb on m1 mac 
Shell :: bundle lock add platform linux 
Shell :: git set editor 
Shell :: ubuntu 20.04 wont see OpemSSH 
Shell :: powershell get-childitem 
Shell :: brave browser install on ubuntu 
Shell :: linux checksum file 
Shell :: compress directory with bzip2 
Shell :: how to git clone from a specific branch git 
Shell :: how to install wifite for kali linux 
Shell :: applescript open new terminal tab 
Shell :: run application as administrator with powershell 
Shell :: scp upload 
Shell :: make git use a ssh key 
Shell :: shell nohup 
Shell :: install ag in mac 
Shell :: nodemon use 
Shell :: docker-compose build 
Shell :: qemu convert qcow2 to vmdk 
Shell :: install notion enhancer 
Shell :: git clone tag 
Shell :: git file too long 
Shell :: how to copy file in root directory 
Shell :: ssh-copy powershell 
Shell :: installation of genymotion on ubuntu 
Shell :: powershell change directory 
Shell :: How install packages from package.tar.gz on rstudio 
Shell :: wp-cli search-replace 
Shell :: how to add key pair to ec2 instance terraform 
ADD CONTENT
Topic
Content
Source link
Name
5+4 =