mt-gnu

GNU cpio -- a program to manage archives of files

Debian Debian
RUN apt-get update && \ apt-get install -y cpio
Ubuntu
RUN apt-get update && \ apt-get install -y cpio
Alpine
RUN apk add cpio
Arch Arch Linux
RUN pacman -S --noconfirm cpio
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y cpio
CentOS
RUN yum install -y cpio
Fedora
RUN dnf install -y cpio
Raspbian
RUN apt-get update && \ apt-get install -y cpio
click the source code to copy install mt-gnu on any operating system with command-not-found.com