How to Install and Uninstall buildbot-doc Package on Kali Linux

Last updated: May 10,2024

1. Install "buildbot-doc" package

This tutorial shows how to install buildbot-doc on Kali Linux

$ sudo apt update $ sudo apt install buildbot-doc

2. Uninstall "buildbot-doc" package

Learn how to uninstall buildbot-doc on Kali Linux:

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

3. Information about the buildbot-doc package on Kali Linux

Package: buildbot-doc
Source: buildbot
Version: 3.10.1-2
Installed-Size: 12329
Maintainer: Debian Python Team
Architecture: all
Replaces: buildbot (<< 1.0), python3-buildbot-doc (<< 1.7.0)
Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Breaks: buildbot (<< 1.0), python3-buildbot-doc (<< 1.7.0)
Size: 1452556
SHA256: b42db94790ee9be3e8be9cab369e5991fb221848818d58f4477be9e79788a910
SHA1: a72588a1abe6d7f83cdc5789479754dc59cb81c3
MD5sum: 993632023e6806014996cd4580081112
Description: System to automate the compile/test cycle (documentation)
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 HTML documentation for both the master
and worker.
Description-md5:
Multi-Arch: foreign
Homepage: https://buildbot.net
Section: doc
Priority: optional
Filename: pool/main/b/buildbot/buildbot-doc_3.10.1-2_all.deb