I attempted to install ruby 2.6.5 with ruby-build on a 32-bit powerpc with freebsd and came across the following: root@machine:~ # rbenv install 2.6.5 Downloading ...
ruby-build is a command-line tool that simplifies installation of any Ruby version from source on Unix-like systems. Depending on the context, ruby-build does a little bit more than the above: for ...