yumdb

Utilities based around the yum package manager

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