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

Last updated: May 13,2024

1. Install "python3-sphinxcontrib.autoprogram" package

Learn how to install python3-sphinxcontrib.autoprogram on Kali Linux

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

2. Uninstall "python3-sphinxcontrib.autoprogram" package

This is a short guide on how to uninstall python3-sphinxcontrib.autoprogram on Kali Linux:

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

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

Package: python3-sphinxcontrib.autoprogram
Source: sphinxcontrib-autoprogram
Version: 0.1.8-1
Installed-Size: 45
Maintainer: Debian Python Team
Architecture: all
Depends: python3-sphinx, python3:any
Size: 10404
SHA256: 39e47b2e9b6c7b65720c0febef270c7d979a3acc93807bd1d7d6500228fc3fad
SHA1: 263ab540ecc648a9a9f459bc0ad31a40782aa507
MD5sum: d595fed98caa250500bfa16931e59118
Description: automated documentation of CLI programs for Sphinx (Python 3)
This contrib extension, sphinxcontrib.autoprogram, provides an automated way
to document CLI programs. It scans argparse.ArgumentParser object, and then
expands it into a set of .. program:: and .. option:: directives.
.
In order to use it, add sphinxcontrib.autoprogram into extensions list of your
Sphinx configuration file (conf.py)
.
This package contains the Python 3 version.
Description-md5:
Homepage: https://pythonhosted.org/sphinxcontrib-autoprogram/
Section: python
Priority: optional
Filename: pool/main/s/sphinxcontrib-autoprogram/python3-sphinxcontrib.autoprogram_0.1.8-1_all.deb