Posted in Command Line, Linux, Ruby Installing Rails Binny V A June 6, 2008 Leave a Comment on Installing Rails You can install Rails in a Fedora system with these commands… yum -y install ruby ruby-devel ruby-irb ruby-libs ruby-rdoc ruby-ri rubygems sudo gem update sudo gem install rails --include-dependencies Author: Binny V AA philosopher programmer who specializes in backend development and stoicism.