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

Last updated: September 20,2024

1. Install "debdry" package

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

$ sudo apt update $ sudo apt install debdry

2. Uninstall "debdry" package

This guide let you learn how to uninstall debdry on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove debdry $ sudo apt autoclean && sudo apt autoremove

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

Package: debdry
Priority: optional
Section: universe/devel
Installed-Size: 60
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Zini
Architecture: all
Version: 0.2.1-1ubuntu1
Replaces: python3-debdry
Depends: python3:any (>= 3.3.2-2~), python3-apt
Conflicts: python3-debdry
Filename: pool/universe/d/debdry/debdry_0.2.1-1ubuntu1_all.deb
Size: 11754
MD5sum: c35f836f7552c347256c823c4d4192b2
SHA1: bcb6fdeda082c9d2d40ed1d8b4360e0c2bae9f3c
SHA256: 2be854a482abfd6d93173f4b15e7d0f553aa70e3c636ffd78105b8740eeda5ed
Description-en: Semi-assisted automatic Debian packaging
debdry is for debian/ directories what debhelper7 is for debian/rules.
.
It applies the Don't Repeat Yourself idea to packaging, attempting to reuse as
much as possible of upstream's metadata and standard packaging practices.
.
debdry runs an appropriate auto-debianisation tool for a given source
directory, then applies manual overrides from a debian.in directory.
.
debdry supports the following types of packages (in brackets you will find
extra packages that need to be installed for each type of package):
.
- Perl [dh-make-perl]
- Python [python-stdeb, python3-stdeb]
- Ruby [gem2geb]
- Haskell [cabal-debian]
Description-md5: 8b781a85ddcc3537208138a635e09635
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu