yum-deprecated

Advanced front-end for rpm

Debian Debian
RUN apt-get update && \ apt-get install -y yum
Ubuntu
RUN apt-get update && \ apt-get install -y yum
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y yum
CentOS
RUN yum install -y yum
Fedora
RUN dnf install -y yum
Raspbian
RUN apt-get update && \ apt-get install -y yum
click the source code to copy install yum-deprecated on any operating system with command-not-found.com