How to Install git-dpm in Ubuntu 18.04



Install git-dpm by entering the following commands in the terminal:

sudo apt update
sudo apt install git-dpm

Description:

git Debian package manager

Manage Debian source packages in an git archive, storing possible changes to the upstream source as git commits that are stored in "3.0 (quilt)" format patch series.

Homepage: http://git-dpm.alioth.debian.org/

Version: 0.9.1-1

Section: universe/vcs