install ruby
brew install rbenv ruby-build
# Add rbenv to bash so that it loads every time you open a terminal
echo 'if which rbenv > /dev/null; then eval "$(rbenv init -)"; fi' >> ~/.zshrc
source ~/.zshrc
# Install Ruby
rbenv install 2.6.6
rbenv global 2.6.6
ruby -vbrew install ruby$ sudo apt-get install ruby-full# The latest (stable) version is 2.7.1
Also in C++:
- print in shell script
- share a given window on android
- batch file drive
- popwershell add local user
- install wine ubuntu
- how to remove windows service
- linux yaml validator command line
- aws config kubectl
- git pull a specific sha
- ubuntu start mongodb
- protoc-gen-grpc
- git set email and name for repo
- create react app typescript
- how to delete dangling docker images
- git check differences between two projects
- iina github
- timeshift install
- heroku Failed to install gems via Bundler when remove gem rails
- user no login centos
- secure letsencrypt on ubuntu 20.04
- how to pip install asyncio
- remove folder in all sub folders linux command
- installed quickcheck with cabal bu ghci can't find it
- how to configure bluetooth on ubuntu command line