Upgrade
Upgrade an installable.
apt
Homebrew
Python
npm
Ruby
Go
apt upgrade _
brew upgrade _
pip install --upgrade _
npm update -g _@latest
gem update _
go get -u _
Upgrade an installable.
apt
Homebrew
Python
npm
Ruby
Go
apt upgrade _
brew upgrade _
pip install --upgrade _
npm update -g _@latest
gem update _
go get -u _