I am trying to install yum in Ubuntu but have not been able to.
Here is the output that I ran into.
Is it possible to install it to Ubuntu and how would I be able to do it?
2021-10-17 17:55:17 status half-installed tree:amd64 1.8.0-1
2021-10-17 17:55:17 status installed tree:amd64 1.8.0-1
2021-10-17 17:55:19 status installed man-db:amd64 2.9.1-1
admin1@admin1-VirtualBox:/var/log$ cat dpkg.log | grep 'removed'
admin1@admin1-VirtualBox:/var/log$ sudo apt-get install yum
[sudo] password for admin1:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package yum
admin1@admin1-VirtualBox:/var/log$