How to Install and Uninstall python3-build-doc Package on Kali Linux

Last updated: July 01,2024

1. Install "python3-build-doc" package

Please follow the instructions below to install python3-build-doc on Kali Linux

$ sudo apt update $ sudo apt install python3-build-doc

2. Uninstall "python3-build-doc" package

This tutorial shows how to uninstall python3-build-doc on Kali Linux:

$ sudo apt remove python3-build-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-build-doc package on Kali Linux

Package: python3-build-doc
Source: python-build
Version: 1.0.3-2
Installed-Size: 392
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 58156
SHA256: d99e5e3bceff2885deca6e31c789ef755c2bfc319a9fd5066f831cc4bc927f34
SHA1: ef924ac9e9cdec414b9f85bb0a2c6a07f3c220a7
MD5sum: ba2e4a9bbea3e4ada458c8ba8a8b13b6
Description: Simple, correct PEP517 package builder (documentation)
python-build will invoke the PEP 517 hooks to build a distribution
package. It is a simple build tool and does not perform any
dependency management.
.
This is the documentation package.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/pypa/build
Section: doc
Priority: optional
Filename: pool/main/p/python-build/python3-build-doc_1.0.3-2_all.deb

5. The same packages on other Linux Distributions