How to Install and Uninstall buildbot-worker Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 03,2024

1. Install "buildbot-worker" package

Please follow the guidelines below to install buildbot-worker on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install buildbot-worker

2. Uninstall "buildbot-worker" package

This tutorial shows how to uninstall buildbot-worker on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the buildbot-worker package on Ubuntu 21.04 (Hirsute Hippo)

Package: buildbot-worker
Architecture: all
Version: 2.10.1-1
Priority: optional
Section: universe/devel
Source: buildbot
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python 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.10.1-1_all.deb
Size: 56784
MD5sum: 199c010b3462d8e78d9cb8c265139e37
SHA1: 03e00131cbc3dd2bbe75555cf30c5f696c5f10a7
SHA256: 5dccf3e0949611d344ad1e374abe1a6a4b5ed4b81540a23fd3bf6fe3656e089e
SHA512: f46074031c1bb76661fe2addc001f907ccd1aae104f9ecb71b7545d640e9c47f112ad1c1aebaeb299bb753d3f43f486cfbc9958b85f8f6a975f96c9ff8e3b59d
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