Quantcast
Channel: Active questions tagged windows-subsystem-for-linux - Ask Ubuntu
Viewing all articles
Browse latest Browse all 2798

Error while installing ruby on Windows Subsystem for Linux

$
0
0

I am trying to install Jekyll by following Jekyll on Windows Subsystem for Linux tutorial.There is a steep to install ruby from BrightBox repository. I had triggered following command:

sudo apt-add-repository ppa:brightbox/ruby-ngsudo apt-get updatesudo apt-get install ruby2.4 ruby2.4-dev build-essential dh-autoreconf

Last command produced following error:

sudo apt-get install ruby2.4 ruby2.4-dev build-essential dh-autoreconfReading package lists... DoneBuilding dependency treeReading state information... DoneE: Unable to locate package ruby2.4E: Couldn't find any package by glob 'ruby2.4'E: Couldn't find any package by regex 'ruby2.4'E: Unable to locate package ruby2.4-devE: Couldn't find any package by glob 'ruby2.4-dev'E: Couldn't find any package by regex 'ruby2.4-dev'

How can I solve this issue?


Viewing all articles
Browse latest Browse all 2798

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>