How to Install and Uninstall buildbot Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 15,2024

1. Install "buildbot" package

Please follow the guidelines below to install buildbot on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install buildbot

2. Uninstall "buildbot" package

In this section, we are going to explain the necessary steps to uninstall buildbot on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the buildbot package on Ubuntu 20.10 (Groovy Gorilla)

Package: buildbot
Architecture: all
Version: 2.8.2-3
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Python Applications Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2778
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.8.2-3_all.deb
Size: 445448
MD5sum: 4f58f426c622aaeb6940195433ddc25d
SHA1: 5f6053a388e1735363d7302731f734761660f1b5
SHA256: 1e511b565dd259077ffc3a895edeb06db7b39a08b2420278b969548e272e4871
SHA512: 171e2169d283a9c2aa5da4459761a3a4b76690071465591055b9f64167d26c5b5434912f0877f581686a76f2f5e04a0e599183021e81b168b395271a8126e61a
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