How to Install and Uninstall dgit Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "dgit" package

Please follow the guidelines below to install dgit on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install dgit

2. Uninstall "dgit" package

Please follow the step by step instructions below to uninstall dgit on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the dgit package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: dgit
Priority: optional
Section: universe/devel
Installed-Size: 141
Maintainer: Ubuntu Developers
Original-Maintainer: Ian Jackson
Architecture: all
Version: 1.4
Depends: perl, libwww-perl, libdpkg-perl, git-core, devscripts, dpkg-dev, coreutils (>= 8.23-1~) | realpath, libdigest-sha-perl, dput, curl, libjson-perl, ca-certificates
Recommends: ssh-client
Suggests: sbuild
Filename: pool/universe/d/dgit/dgit_1.4_all.deb
Size: 52668
MD5sum: 902689c747585bee7106b4541239bfd3
SHA1: 1095292a56e7cf328dc923a16d4a079ebeb6bb5b
SHA256: 15509ab3a7f01a4e57f11e0ec91fa068def3b7c706025949bad5ac3b5fd4aac8
Description-en: 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: 559081434127c75cd5fadde790e2eb02
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu