Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Homebrew linux

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

Install brew on Linux

bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
#Replace <pc-username> with your system username
echo 'eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"' >> /home/<pc-username>/.profile
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
brew --version
Comment

PREVIOUS NEXT
Code Example
Shell :: install neo4j latest version ubuntu 
Shell :: git code push 
Shell :: kill screen sessions 
Shell :: brew install mongodb 
Shell :: Install libqt4 ib ubuntu 
Shell :: brew install golang-migrate 
Shell :: install snap change in progress ubuntu 
Shell :: Skype Downlaod Command. 
Shell :: post curl request 
Shell :: install openvino ubuntu 
Shell :: how to create a new file in kali linux 
Shell :: bash loop array 
Shell :: stop tracking a file git 
Shell :: how to install anything on kali linux 
Shell :: optimize github repo 
Shell :: git see current commit message 
Shell :: nim install 
Shell :: How to install npm in centos 
Shell :: show internet password 
Shell :: git submodule remove 
Shell :: vue router install 
Shell :: iptable port forward 
Shell :: show all branch git 
Shell :: pull down remote branch git 
Shell :: wsl windows directory 
Shell :: lookup function in terraform 
Shell :: git global noverify 
Shell :: docker redis image 
Shell :: composer change version 
Shell :: search in apt-get 
ADD CONTENT
Topic
Content
Source link
Name
7+6 =