dh_auto_configure

helper programs for debian/rules

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