Skip to main content

Qubes OS: TemplateVM fedora-29 - Install ruby

Ruby is simple in appearance, but is very complex inside, just like our human body.

Install ruby using dnf

[user@fedora-29 ~]$ sudo dnf install -y ruby

Check rube version

Reboot personal domain and check ruby version

[user@personal ~]$ ruby -v
ruby 2.5.3p105 (2018-10-18 revision 65156) [x86_64-linux]
[user@personal ~]$ 

Popular posts from this blog

Powershell: Install IIS

Run Powershell as Administrator, then run the command below to install IIS. Install-WindowsFeature Web-WebServer Check after installing Get-WindowsFeature *Web*

Microsoft Azure Repos

Azure Repos Documentation