Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Ruby

ruby and ruby railsdownload

I have learned a bit of Ruby and would like to experiment with it but I don't know how to download it onto my linux mint or linux debian os. Can anyone point me into the right direction on how to go about downloading this and setting it up?

1 Answer

Houston Erekson
Houston Erekson
10,542 Points

Here is a page that goes through a couple ways to install ruby. https://www.ruby-lang.org/en/documentation/installation/ This will install the latest version of ruby onto your machine.

You could also use a system like RVM (Ruby Version Manager) Its a bit more complicated but allows you to install whatever version of Ruby you want. https://www.phusionpassenger.com/library/walkthroughs/deploy/ruby/ownserver/nginx/oss/install_language_runtime.html#install-rvm