FG
💻 Software

How to install the latest version of Ruby and Ruby on Rails in Ubuntu?

Fresh5 days ago
Mar 15, 202614951 views
Confidence Score0%
0%

Problem

I installed Ruby with the command , but when I enter in the console, nothing happens. I have to use the command But how do I call it with and not ? And how do I install Rails?

Error Output

ruby1.9.1-v

ruby 1.9.2p0 (2010-08-18 revision 29036) [i686-linux]

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to install the latest version of Ruby and Ruby on Rails in Ubuntu?

Low Risk

How to get a current Ruby version without messing up your system Do not mess with your system Ruby, but instead install a current version with either or RVM. I prefer the first, but both work fine. Note that you can only install one of those at a ti…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment