git-dpm
git Debian package manager
Install
- All systems
-
curl cmd.cat/git-dpm.sh
- Debian
-
apt-get install git-dpm
- Ubuntu
-
apt-get install git-dpm
- Kali Linux
-
apt-get install git-dpm
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install git-dpm
- Raspbian
-
apt-get install git-dpm
- Dockerfile
- dockerfile.run/git-dpm
git-dpm
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.