How to Install and Uninstall debian-builder Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "debian-builder" package

Please follow the guidance below to install debian-builder on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install debian-builder

2. Uninstall "debian-builder" package

In this section, we are going to explain the necessary steps to uninstall debian-builder on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove debian-builder $ sudo apt autoclean && sudo apt autoremove

3. Information about the debian-builder package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: debian-builder
Priority: optional
Section: universe/admin
Installed-Size: 136
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Deepak Tripathi
Architecture: all
Version: 1.8
Depends: build-essential, devscripts, dpkg-dev, perl, perl-modules
Filename: pool/universe/d/debian-builder/debian-builder_1.8_all.deb
Size: 15090
MD5sum: 6c6566cdc072ffd959caacbe8d69410f
SHA1: f2d6d517502f466d1c35691fc0ea8c837ff8641b
SHA256: 167acbbd51c0cea8fd2b1297afd52bea2610be5a10b09a1eaadbf573f29c5f12
Description-en: Rebuild Debian packages from source code
This is a simple tool which is designed to allow a local
administrator to rebuild individual Debian packages from
their source code.
.
With the aid of a few included wrapper scripts this allows
automatically rebuilding a package and all its dependencies.
.
Note: This software is not designed to enhance your installation
by producing optimized binaries, however this may be achieved
with the aid of companion packages such as 'pentium-builder',
or 'athlon-builder'.
.
The prime purpose of this package is to ease the testing of
compiler patches such as the Stack Smashing Protection patch
available from IBM.
Description-md5: 252fd2b79a999abdb5d2b0e325b136af
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu