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

Last updated: November 26,2024

1. Install "xbuilder" package

Please follow the guidance below to install xbuilder on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install xbuilder

2. Uninstall "xbuilder" package

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

$ sudo apt remove xbuilder $ sudo apt autoclean && sudo apt autoremove

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

Package: xbuilder
Priority: optional
Section: universe/utils
Installed-Size: 132
Maintainer: Ubuntu Developers
Original-Maintainer: Wookey
Architecture: all
Version: 1.0
Depends: sbuild | xdeb | pdebuild-cross, dctrl-tools, awk
Filename: pool/universe/x/xbuilder/xbuilder_1.0_all.deb
Size: 21290
MD5sum: f82bd19206ff61a8c18733ec31a02b8b
SHA1: eb24c6724abffd432cca64780d3bd36beae4c3ef
SHA256: 20b677ad26dd454974caaecc4229a18efd4c9453593e9b3689cae956ca29cbff
Description-en: Tool to cross-build a list of packages using sbuild, xdeb or pdebuild-cross
This package contains scripts to run a batch-job of cross-builds,
using various methods, on a list of source packages. It also has a
simple cross-bootstraping helper (using build-profiles), and scripts
for generating html tables summarising the results of a build run, and
generating the packagelists to build.
.
It is not a proper buildd, or smart in any way, just really a
collection of scripts wrtten for a particular task. Nevertheless they
remain useful for this particular job.
Description-md5: ffd8f562479478e2cff3acb42f8a5f7b
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu