How to Install and Uninstall python3-sphinxcontrib.apidoc Package on Kali Linux

Last updated: May 16,2024

1. Install "python3-sphinxcontrib.apidoc" package

In this section, we are going to explain the necessary steps to install python3-sphinxcontrib.apidoc on Kali Linux

$ sudo apt update $ sudo apt install python3-sphinxcontrib.apidoc

2. Uninstall "python3-sphinxcontrib.apidoc" package

This guide let you learn how to uninstall python3-sphinxcontrib.apidoc on Kali Linux:

$ sudo apt remove python3-sphinxcontrib.apidoc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sphinxcontrib.apidoc package on Kali Linux

Package: python3-sphinxcontrib.apidoc
Source: python-sphinxcontrib.apidoc
Version: 0.3.0-5
Installed-Size: 38
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-pbr, python3-sphinx, python3:any
Size: 7796
SHA256: 45d8d37255a709a051acc0f35df0273b5f971235c08bef49982ec63a623da25d
SHA1: c08a5c318a4e5fa0381d3014b4ea538b0510364d
MD5sum: 7896fbd9de517ad2bf92f00cf0477540
Description: Sphinx extension for running 'sphinx-apidoc' on each build - Python 3.x
sphinx-apidoc is a tool for automatic generation of Sphinx sources that, using
the autodoc sphinx_autodoc extension, documents a whole package in the style
of other automatic API documentation tools. sphinx-apidoc does not actually
build documentation - rather it simply generates it. As a result, it must be
run before sphinx-build.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/sphinx-contrib/apidoc
Section: python
Priority: optional
Filename: pool/main/p/python-sphinxcontrib.apidoc/python3-sphinxcontrib.apidoc_0.3.0-5_all.deb