modifyrepo

tool to generate the metadata for a yum repository

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