We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc375e4 commit c0faa8eCopy full SHA for c0faa8e
en/documentation/installation/index.md
@@ -74,9 +74,6 @@ You can use it like this:
74
$ sudo apt-get install ruby-full
75
{% endhighlight %}
76
77
-As of writing, the `ruby-full` package provides Ruby 2.3.1, which is an old
78
-stable release, on Debian and Ubuntu.
79
-
80
81
### yum (CentOS, Fedora, or RHEL)
82
{: #yum}
@@ -101,8 +98,6 @@ Gentoo uses the portage package manager.
101
98
$ sudo emerge dev-lang/ruby
102
99
103
100
104
-By default, this will try to install versions 1.9 and 2.0,
105
-but more versions are available.
106
To install a specific version, set `RUBY_TARGETS` in your `make.conf`.
107
See the [Gentoo Ruby Project website][gentoo-ruby] for details.
108
0 commit comments