buster:rvm
This is an old revision of the document!
gpg --keyserver hkp://pool.sks-keyservers.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 7D2BAF1CF37B13E2069D6956105BD0E739499BDB \curl -sSL https://get.rvm.io | bash -s stable --ruby
Restart your shell and
source ~/.rvm/scripts/rvm
Then
rvm list known # rvm install 3.0 # using "--ruby" above will install the latest stable rvm use 3.0 --default
When adding a new host, add the hostname to .zshrc for RVM setup (it tries to mod .profile, which is not necessarily loaded by zsh).
buster/rvm.1618157428.txt.gz · Last modified: 2021/04/11 16:10 by slack