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

Last updated: May 17,2024

1. Install "rebuildd" package

This guide let you learn how to install rebuildd on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install rebuildd

2. Uninstall "rebuildd" package

Here is a brief guide to show you how to uninstall rebuildd on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove rebuildd $ sudo apt autoclean && sudo apt autoremove

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

Package: rebuildd
Priority: extra
Section: universe/devel
Installed-Size: 223
Maintainer: Ubuntu Developers
Original-Maintainer: Julien Danjou
Architecture: all
Version: 0.4.2
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), lsb-base, python-sqlobject, python-apt (>= 0.7.91~)
Recommends: pbuilder, python-gdchart2, python-webpy
Suggests: cowdancer
Filename: pool/universe/r/rebuildd/rebuildd_0.4.2_all.deb
Size: 27434
MD5sum: 333a1c4b5d29b57c3bc4cd8e82389e98
SHA1: c79947d7dd23ca01fc8bd0603b2bb0327acb6cdb
SHA256: 0d451e990953cdef34a894b7307b235165545c29fcdc2fff7fcf2c10939fe79f
Description-en: build daemon aiming at rebuilding Debian packages
This software allows you to manage a set of jobs. Each job is a package
rebuilding task. Rebuilding is done by pbuilder (or cowbuilder if you want),
or anything else, since everything is customizable via configuration file.
It can also send build logs by email, event each log can be sent to a different
email address.
.
rebuildd is multi-threaded, so you can run multiple build jobs in parallel.
It is also administrable via a telnet interface. A Web interface is also
embedded so you can see your jobs queue and watch log file in real-time in your
browser.
.
rebuildd is designed to be run on multiple hosts even with different
architecture set, and to parallelize the rebuild tasks.
Description-md5: 76d27decd54128ce277621aec3a9fab2
Homepage: http://julien.danjou.info/software/rebuildd
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu