How to Install and Uninstall buildbot Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "buildbot" package

Please follow the guidelines below to install buildbot on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install buildbot

2. Uninstall "buildbot" package

This is a short guide on how to uninstall buildbot on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove buildbot $ sudo apt autoclean && sudo apt autoremove

3. Information about the buildbot package on Ubuntu 21.10 (Impish Indri)

Package: buildbot
Architecture: all
Version: 2.10.1-1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2973
Depends: debconf (>= 0.5) | debconf-2.0, python3-autobahn (>= 0.16.0), python3-dateutil (>= 1.5), python3-jinja2 (>= 2.1), python3-jwt, python3-migrate (>= 0.9), python3-pkg-resources (>= 8.0), python3-sqlalchemy (>= 1.2.0), python3-twisted (>= 17.9.0), python3-txaio (>= 2.2.2), python3-yaml, python3-zope.interface (>= 4.1.1), python3:any, python3-idna, python3-openssl, python3-service-identity, passwd, lsb-base
Recommends: buildbot-worker, bash-completion
Suggests: buildbot-doc, python3-lz4, python3-psycopg2 | python3-mysqldb
Breaks: python3-buildbot (<< 1.7.0)
Replaces: python3-buildbot (<< 1.7.0)
Filename: pool/universe/b/buildbot/buildbot_2.10.1-1_all.deb
Size: 460312
MD5sum: 74cf20e93382f2654fa03f874d8b42e6
SHA1: 0d7e5bfc8c9ffded4fd0178e075ab4df06e74dbb
SHA256: 74b7ce77d593d43053c7703fd23e09edd1b17155f911d9d7213a88d857a4599c
SHA512: 420055222e7dd014057d5cc26c81f9110f01e400121ff347593d8d2bfcbdbf11b8c7281c02b91512397c5461b5b74a2684f49159f31141ecd5df789e7fcfceb3
Homepage: https://buildbot.net
Description-en: System to automate the compile/test cycle (server)
The BuildBot is a system to automate the compile/test cycle required
by most software projects to validate code changes. By automatically
rebuilding and testing the tree each time something has changed,
build problems are pinpointed quickly, before other developers are
inconvenienced by the failure. The guilty developer can be identified
and harassed without human intervention.
.
By running the builds on a variety of platforms, developers who do
not have the facilities to test their changes everywhere before
checkin will at least know shortly afterwards whether they have
broken the build or not. Warning counts, lint checks, image size,
compile time, and other build parameters can be tracked over time,
are more visible, and are therefore easier to improve.
.
This package contains the master server.
Description-md5: 7d59332abb3e99bb1839e03affc77755