At the time of writing the version in the ubuntu repositories is 2 5 1 which is the latest stable version of ruby.
Install ruby ubuntu 16.
Sudo pacman s ruby.
This should install the latest.
Step 2 installing rvm and ruby.
We ll now install a particular version of ruby.
We will be setting up a ruby on rails development environment on ubuntu 16 04 xenial xerus.
It s important to keep in mind that installing ruby can be a lengthy process so be prepared for the installation to take some time to complete.
I m currently on ubuntu 16 04.
Let s get it installed so we can use it to install ruby.
Which shows a long list of available versions.
If you want the latest version of a package and you are on ubuntu 16 04 or later use snap.
To install ruby from the default ubuntu repositories follow these steps.
Ruby is a popular high level programming language with focus on simplicity.
It has elegant syntax that is to read and easy to write and is behind the powerful ruby on rails framework.
I ve tried both suggested methods gem install wpscan and from sources.
Installing ruby from ubuntu repositories the easiest way to install ruby on your ubuntu system is through the apt package manager.
This brief tutorial shows students and new users how to install ruby on ubuntu 18 04 16 04.
Install ruby on ubuntu with apt.
The reason we re going to be using ubuntu is because the majority of code you write will run on a linux server.
Rvm automates the process of setting up a ruby environment on your ubuntu system.
Homebrew macos ruby versions 2 0 and above are included by default in macos releases since at least el capitan 10 11.
This should install the latest stable ruby version.
If you re working on an older version of ubuntu or aren t concerned with having the latest version of ruby you can use apt.
There are multiple ways to install ruby on ubuntu.
Ubuntu is one of the easiest linux distributions to use with lots of documentation so it s a great one to start with.
Installation with apt is very straightforward.
We will use ruby build a rbenv plugin to install the ruby we needed to run the below command to list all the available versions for ruby.
As an example here let s install ruby version 2 5 0 and once it s done installing we can set it as our default version with the global sub.
Homebrew is a commonly used package manager on macos.
The quickest way to install ruby with rvm is to run the installation script hosted on the rvm web site.
I m trying to install wpscan.
Brew install ruby.
Ruby on rails simply known as rails is an open source web framework written in ruby.
I already have ruby but it s v 2 3 1 default.
Installing ruby using homebrew is easy.
It helps you create highly powerful web sites and applications.