How to Install and Uninstall dgit Package on Kali Linux

Last updated: September 21,2024

1. Install "dgit" package

Please follow the steps below to install dgit on Kali Linux

$ sudo apt update $ sudo apt install dgit

2. Uninstall "dgit" package

This guide let you learn how to uninstall dgit on Kali Linux:

$ sudo apt remove dgit $ sudo apt autoclean && sudo apt autoremove

3. Information about the dgit package on Kali Linux

Package: dgit
Version: 11.6
Installed-Size: 473
Maintainer: Ian Jackson
Architecture: all
Depends: perl, libdpkg-perl, git-core, devscripts, dpkg-dev, git-buildpackage, liblist-moreutils-perl, liblocale-gettext-perl, coreutils (>= 8.23-1~), libdigest-sha-perl, dput, curl, apt, libjson-perl, ca-certificates, libtext-iconv-perl, libtext-glob-perl, libwww-curl-perl, libtext-csv-perl
Recommends: ssh-client, distro-info-data, liburi-perl
Suggests: sbuild | pbuilder | cowbuilder
Size: 189208
SHA256: 6ee5ce383a1d4e2e490b3608dd2deb1311dbabaaba6c62f6e489253bfea9d99a
SHA1: 1cd18449457b3ef4cfaecd654f9932bef8d9a09d
MD5sum: 396bf70c96bd8975bedc38ab561ce275
Description: git interoperability with the Debian archive
dgit (with the associated infrastructure) makes it possible to
treat the Debian archive as a git repository.
.
dgit push constructs uploads from git commits
.
dgit clone and dgit fetch construct git commits from uploads.
Description-md5:
Section: devel
Priority: optional
Filename: pool/main/d/dgit/dgit_11.6_all.deb