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

Last updated: May 18,2024

1. Install "buildbot-worker" package

This is a short guide on how to install buildbot-worker on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install buildbot-worker

2. Uninstall "buildbot-worker" package

Please follow the guidelines below to uninstall buildbot-worker on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: buildbot-worker
Architecture: all
Version: 2.8.2-3
Priority: optional
Section: universe/devel
Source: buildbot
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Python Applications Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 278
Depends: python3-future, python3-twisted (>= 17.9.0), python3:any, passwd, lsb-base
Recommends: bzr | subversion | cvs | mercurial | darcs | git
Breaks: buildbot-slave (<< 1.0), python3-buildbot-worker (<< 1.7.0)
Replaces: buildbot-slave (<< 1.0), python3-buildbot-worker (<< 1.7.0)
Filename: pool/universe/b/buildbot/buildbot-worker_2.8.2-3_all.deb
Size: 57044
MD5sum: 469fe40a1f7e564428bab3c3dab45c34
SHA1: ac41cdd0ae35858ae3b10d244c4efc427dd10866
SHA256: 07a80cbd464d2519d9514f8a3e95fe7cf7ab9acfdc5cc58f5badbedc3c5ab15d
SHA512: 3ee4f6de78a5bd93969297b1a7c00acb9391ee075cf95ebdc41893c0612f48863b31f72e49766be6d8f15977f38e4e57dccd1f8828656fe08c72fac7e7e78960
Homepage: https://buildbot.net
Description-en: System to automate the compile/test cycle (worker agent)
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 worker, which performs the actual builds.
It is recommended to run the worker on behalf of a non-privileged user.
Description-md5: b6738df3137c94f3611025766ef92ec5