Skip to content

Ruby-build

A tool to download, compile, and install Ruby on Unix-like systems.

Install & Upgrade

## Clone as rbenv plugin using git
git clone https://github.com/rbenv/ruby-build.git "$(rbenv root)"/plugins/ruby-build

## Upgrade with:
git -C "$(rbenv root)"/plugins/ruby-build pull

See also

Favorite site