Add Source
Add sources to the package manager to install packages from the new source.
apt
Homebrew
Python
npm
Ruby
Go
add-apt-repository _
brew tap _
pip config set global.index-url _
# Open a PR to complete this 🫶🏻
gem sources --add _
# N/A
Add sources to the package manager to install packages from the new source.
apt
Homebrew
Python
npm
Ruby
Go
add-apt-repository _
brew tap _
pip config set global.index-url _
# Open a PR to complete this 🫶🏻
gem sources --add _
# N/A