add-patch

scripts to make the life of a Debian Package maintainer easier

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