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 :: exit git log 
Shell :: linux shell script print environment variables 
Shell :: mongodb view users 
Shell :: install wget debian 
Shell :: install react-native cmd linux 
Shell :: list of software installed linux 
Shell :: how to install keras ocr 
Shell :: bash flatten directory 
Shell :: conda install pyvista 
Shell :: classic doom for linux ubuntu 
Shell :: bash unsquash specific files 
Shell :: access nodeport service from another machine in the same network 
Shell :: Could not find package ci-with-composer with stability stable. 
Shell :: add angular universal to specifc project name 
Shell :: pnpm install nextUI 
Shell :: git stash clean command 
Shell :: rustup 
Shell :: find git repo size 
Shell :: how to install firefox in kali linux 
Shell :: shell break while loop 
Shell :: wget ignore if exists 
Shell :: how to find factor in linux cmd 
Shell :: command not found: gradlew.bat 
Shell :: apache user linux 
Shell :: pip uninstall all 
Shell :: Install GDAL on AWS EC2 ubuntu instance 
Shell :: ubuntu install certbot apache 
Shell :: restart rstudio 
Shell :: how to clone github repository in my google colab 
Shell :: linux set multiline variable 
ADD CONTENT
Topic
Content
Source link
Name
7+5 =