You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ rbenv download 2.1.0Download and extract ruby 2.1.0 from RVM repositoryRuby 2.1.0 has been installed
Example: trying to download a missing package
$ rbenv download 1.8.2Download and extract ruby 1.8.2 from RVM repositoryhttps://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.8.2.tar.bz2 cannot be reachedCannot found a built version of ruby '1.8.2' compiled for your current system: Ubuntu x86_64 (12.04)
Example: trying to install from a different URL
$ RVM_BINARIES_BASE=https://internal.example.com/rubies rbenv download 1.8.2Download and extract ruby 1.8.2 from RVM repositoryhttps://internal.example.com/rubies/ubuntu/12.04/x86_64/ruby-1.8.2.tar.bz2 cannot be reachedCannot found a built version of ruby '1.8.2' compiled for your current system: Ubuntu x86_64 (12.04)
Example: installing Rubinus 2.5.2
$ rbenv download rbx-2.5.2Download and extract rubinius 2.5.2 from the RVM repositoryRubinius 2.5.2 has been installed
Example: listing all ruby binaries available in the RVM repository for the current platform
Rubinus version are not listed here. To view available rubinus version, use this address: https://rubini.us/downloads/