Install Globally
Globally install an installable on the environment.
apt
Homebrew
Python
npm
Ruby
Go
apt install _
brew install _
pip install _
npm install -g _
gem install _
go install _
Globally install an installable on the environment.
apt
Homebrew
Python
npm
Ruby
Go
apt install _
brew install _
pip install _
npm install -g _
gem install _
go install _