installing ruby version using Rbenv
rbenv global 3.0.2
installing ruby version using Rbenv
rbenv global 3.0.2
installing ruby version using Rbenv
sudo apt install git curl autoconf bison build-essential libssl-dev libyaml-dev libreadline6-dev zlib1g-dev libncurses5-dev libffi-dev libgdbm6 libgdbm-dev libdb-dev
installing ruby version using Rbenv
echo 'export PATH="$HOME/.rbenv/bin:$PATH"' >> ~/.zshrc
echo 'eval "$(rbenv init -)"' >> ~/.zshrc
source ~/.zshrc
installing ruby version using Rbenv
rbenv install -l
installing ruby version using Rbenv
rbenv global [version number]
installing ruby version using Rbenv
echo 'export PATH="$HOME/.rbenv/bin:$PATH"' >> ~/.bashrc
echo 'eval "$(rbenv init -)"' >> ~/.bashrc
source ~/.bashrc
installing ruby version using Rbenv
rbenv -v
installing ruby version using Rbenv
rbenv install [version number]
installing ruby version using Rbenv
rbenv install 3.0.2
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us