ruby-install

E440646

ruby-install is a command-line utility that simplifies downloading, compiling, and installing different versions of Ruby on Unix-like systems.

Try in SPARQL Jump to: Statements Referenced by

Statements (44)

Predicate Object
instanceOf Ruby installation tool
command-line utility
software tool
category Ruby version management
software development tooling
documentation README on GitHub
goal provide a minimal Ruby installer without heavy dependencies
simplify Ruby installation
input Ruby implementation name
Ruby version number
interfaceType CLI
license MIT License
output installed Ruby interpreter
primaryFunction compile Ruby from source
download Ruby source code
install Ruby versions
programmingLanguage Shell
relatedTo chruby NERFINISHED
repositoryPlatform GitHub NERFINISHED
requires C compiler
build tools
runsOn command line
supportsFeature configure Ruby build options
install latest Ruby versions
install multiple Ruby versions side-by-side
install specific Ruby versions
integration with chruby
non-interactive installation
use different Ruby download mirrors
supportsOperatingSystem BSD NERFINISHED
Linux
Unix-like systems
macOS NERFINISHED
supportsSoftware CRuby NERFINISHED
JRuby NERFINISHED
Rubinius NERFINISHED
Ruby NERFINISHED
TruffleRuby NERFINISHED
mruby NERFINISHED
typicalInstallationMethod package manager
source installation
useCase install Ruby on servers
manage Ruby versions for development environments
test applications against multiple Ruby versions

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

chruby relatedTool ruby-install