Ruby
Installing the latest Ruby with rbenv on Debian
ruby
linux
tech
· note · · 398 words
I decided to switch from running Ruby natively on Windows to WSL, because Ruby on Windows is pretty bad. Installing the rbenv tool to manage multiple versions of Ruby is simple, but in order to add (by compiling) a Ruby version, there are a few dependencies to install.