Skip to content

Instantly share code, notes, and snippets.

@noma4i
Last active December 27, 2015 20:09
Show Gist options
  • Save noma4i/7382967 to your computer and use it in GitHub Desktop.
Save noma4i/7382967 to your computer and use it in GitHub Desktop.
Install ruby 2.0 as system.
sudo add-apt-repository ppa:brightbox/ruby-ng-experimental
sudo apt-get update
sudo apt-get install -y ruby2.0 ruby2.0-dev ruby2.0-doc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment