How to Install and Uninstall git-dpm Package on Kali Linux

Last updated: June 07,2024

1. Install "git-dpm" package

Please follow the guidance below to install git-dpm on Kali Linux

$ sudo apt update $ sudo apt install git-dpm

2. Uninstall "git-dpm" package

This is a short guide on how to uninstall git-dpm on Kali Linux:

$ sudo apt remove git-dpm $ sudo apt autoclean && sudo apt autoremove

3. Information about the git-dpm package on Kali Linux

Package: git-dpm
Version: 0.10.0-1.1
Installed-Size: 726
Maintainer: Bernhard R. Link
Architecture: all
Depends: git, dpkg-dev
Recommends: bzip2, xz-utils, sensible-utils, devscripts
Suggests: pristine-tar, sharutils
Size: 356056
SHA256: 370828baae0cae4f4461f5d1547b342bd949c5dda0da8e056b3a5bda3837d515
SHA1: ca687b2a43eb56f24163998534eedf8b4109df5b
MD5sum: 1f41b9fc115164c28e6434f133499f41
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.
Description-md5:
Tag: devel::debian, devel::packaging, implemented-in::shell,
interface::commandline, role::program, scope::utility, suite::debian,
works-with::software:package, works-with::software:source,
works-with::vcs
Section: vcs
Priority: optional
Filename: pool/main/g/git-dpm/git-dpm_0.10.0-1.1_all.deb