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

Last updated: May 10,2024

1. Install "python3-sphinx-autodoc-typehints" package

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

$ sudo apt update $ sudo apt install python3-sphinx-autodoc-typehints

2. Uninstall "python3-sphinx-autodoc-typehints" package

Please follow the instructions below to uninstall python3-sphinx-autodoc-typehints on Kali Linux:

$ sudo apt remove python3-sphinx-autodoc-typehints $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-sphinx-autodoc-typehints
Source: sphinx-autodoc-typehints
Version: 1.25.3-1
Installed-Size: 80
Maintainer: Debian Python Team
Architecture: all
Depends: python3-sphinx, python3:any
Size: 24448
SHA256: 9669ed9580c42786da252de93d5f4ae43be9ee2092aaacadf36012e827d4d85c
SHA1: f65905c88f4869f967d4d3560f159d2853e98690
MD5sum: ebadfe5846a109a332b241cacbdb3a99
Description: Type hints support for the Sphinx autodoc extension
This extension allows you to use Python 3 annotations for documenting
acceptable argument types and return value types of functions.
.
It listens to the autodoc-process-signature and autodoc-process-docstring
Sphinx events in order to strip annotations and inject appropriate directives.
Description-md5:
Homepage: https://github.com/tox-dev/sphinx-autodoc-typehints
Section: python
Priority: optional
Filename: pool/main/s/sphinx-autodoc-typehints/python3-sphinx-autodoc-typehints_1.25.3-1_all.deb