How to Install and Uninstall python3-sphinx-autoapi Package on Kali Linux

Last updated: May 12,2024

1. Install "python3-sphinx-autoapi" package

Please follow the steps below to install python3-sphinx-autoapi on Kali Linux

$ sudo apt update $ sudo apt install python3-sphinx-autoapi

2. Uninstall "python3-sphinx-autoapi" package

Please follow the guidance below to uninstall python3-sphinx-autoapi on Kali Linux:

$ sudo apt remove python3-sphinx-autoapi $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sphinx-autoapi package on Kali Linux

Package: python3-sphinx-autoapi
Source: sphinx-autoapi
Version: 3.0.0-0.1
Installed-Size: 861
Maintainer: Debian Python Team
Architecture: all
Depends: python3-astroid (>= 2.7) | python3-supported-max (<< 3.12), python3-astroid (>= 2.7) | python3-supported-min (>= 3.12), python3-jinja2, python3-sphinx, python3-unidecode, python3-yaml, python3:any, libjs-sphinxdoc (>= 7.2.2)
Enhances: python3-sphinx
Size: 102920
SHA256: 15464675429c4a160282b725db60327794def9a7b2fd17dfdb9cc32d926cdfcd
SHA1: 869aca9fe234476e9161389d1ab55b214a9d2771
MD5sum: 785ded42e96015bda2cd919ba7f27f17
Description: Automatic doc generation by parsing source code (Sphinx extension)
Sphinx AutoAPI provides "autodoc" style documentation for multiple
programming languages without needing to load, run, or import the project
being documented.
.
In contrast to the traditional Sphinx autodoc, which is Python-only and uses
code imports, AutoAPI finds and generates documentation by parsing source
code.
Description-md5:
Homepage: https://github.com/readthedocs/sphinx-autoapi
Section: python
Priority: optional
Filename: pool/main/s/sphinx-autoapi/python3-sphinx-autoapi_3.0.0-0.1_all.deb