How to Install and Uninstall dh-buildinfo Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 06,2024
1. Install "dh-buildinfo" package
This is a short guide on how to install dh-buildinfo on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
dh-buildinfo
Copied
2. Uninstall "dh-buildinfo" package
Here is a brief guide to show you how to uninstall dh-buildinfo on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
dh-buildinfo
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the dh-buildinfo package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: dh-buildinfo
Priority: optional
Section: universe/devel
Installed-Size: 87
Maintainer: Ubuntu Developers
Original-Maintainer: Yann Dirson
Architecture: all
Version: 0.11
Depends: debhelper, perl, build-essential (>= 7)
Filename: pool/universe/d/dh-buildinfo/dh-buildinfo_0.11_all.deb
Size: 16290
MD5sum: 9026b2cd92739890f77fa9b92b098006
SHA1: 1b95c3949a67a83587713a15ff3867c6808003eb
SHA256: 81014d8d95d2239e052f358eb37522bcd2b61b409a98b7cc997e01938f3b514b
Description-en: Debhelper addon to track package versions used to build a package
This script is designed to be run at build-time, and registers in a
file the list of packages declared as build-time dependencies, as
well as build-essential packages, together with their versions, as
installed in the build machine.
.
This will hopefully help to track packages (auto-)built with package
versions which are known to be buggy, and, more generally, to find
out whether a package needs to be rebuilt because of a significant
change in a package it has a build-time dependency on.
Description-md5: 78727bb9b900caa5668c494ce4bf26b9
Multi-Arch: foreign
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/devel
Installed-Size: 87
Maintainer: Ubuntu Developers
Original-Maintainer: Yann Dirson
Architecture: all
Version: 0.11
Depends: debhelper, perl, build-essential (>= 7)
Filename: pool/universe/d/dh-buildinfo/dh-buildinfo_0.11_all.deb
Size: 16290
MD5sum: 9026b2cd92739890f77fa9b92b098006
SHA1: 1b95c3949a67a83587713a15ff3867c6808003eb
SHA256: 81014d8d95d2239e052f358eb37522bcd2b61b409a98b7cc997e01938f3b514b
Description-en: Debhelper addon to track package versions used to build a package
This script is designed to be run at build-time, and registers in a
file the list of packages declared as build-time dependencies, as
well as build-essential packages, together with their versions, as
installed in the build machine.
.
This will hopefully help to track packages (auto-)built with package
versions which are known to be buggy, and, more generally, to find
out whether a package needs to be rebuilt because of a significant
change in a package it has a build-time dependency on.
Description-md5: 78727bb9b900caa5668c494ce4bf26b9
Multi-Arch: foreign
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu