Questions tagged [ruby-build]
18 questions
0
votes
1 answer
How do I install Ruby 2.3.0 on Ubuntu 21.1 using rbenv?
I am working on an app that was written using Ruby 2.3.0 (with Rails) and my operating system is Linux Ubuntu 21.1. (Hoping to upgrade the project's version of Ruby but having trouble doing that as well)
To get the app working, my first notion was…

jaderiver64
- 1
- 2
0
votes
1 answer
Apt on WSL2's version of Ubuntu doesn't include latest version of ruby-build
I installed WSL2 and Ubuntu 20.04, which includes Ruby 2.7.0:
$ ruby -v
ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) [x86_64-linux-gnu]
I would like to install Ruby 3.0.1, but ruby-build doesn't have…

craig
- 25,664
- 27
- 119
- 205
-2
votes
1 answer
How to install ruby-build for rbenv on Ubuntu?
I installed rbenv. What is the easiest way to install ruby-build?
I've tried brew, but it displayed few errors.

Oboroten
- 381
- 7
- 10