quilt

Tool to manage a series of patches. More information: <https://savannah.nongnu.org/projects/quilt>.

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