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

Cannot install YUM on WSL

$
0
0

I am trying to install yum to install another app on my WSL but keep getting the error cannot find the package. I am using the following command:

sudo apt install -y yum

It is returning this:

Reading package lists... Done

Building dependency tree

Reading state information... Done

E: Unable to locate package yum

Search the net I keep seeing to update the apt so I am using this:

 sudo apt update

Returns the following:

Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114kB]

Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease

Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114kB]

Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [101kB]

Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64Packages [1129 kB]

Get:6 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64Packages [843 kB]

Fetched 2300 kB in 6s (405 kB/s)

Reading package lists... Done

Building dependency tree

Reading state information... Done

All packages are up to date.

What am I doing wrong?


Viewing all articles
Browse latest Browse all 2818

Trending Articles



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