gbp

A system to integrate the Debian package build system with Git. More information: <http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.html>.

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