Published
- 1 min read
how to install yum in ubuntu
The solution for this is noted below
how to install yum in ubuntu
Solution
sudo apt-get update -y
sudo apt-get install -y yum
Try other methods by searching on the site. That is if this doesn’t work