dh_make

tool that converts source archives into Debian package source

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