How to Install and Uninstall python3-pytkdocs Package on Kali Linux

Last updated: May 13,2024

1. Install "python3-pytkdocs" package

Please follow the guidance below to install python3-pytkdocs on Kali Linux

$ sudo apt update $ sudo apt install python3-pytkdocs

2. Uninstall "python3-pytkdocs" package

Learn how to uninstall python3-pytkdocs on Kali Linux:

$ sudo apt remove python3-pytkdocs $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pytkdocs package on Kali Linux

Package: python3-pytkdocs
Source: pytkdocs
Version: 0.16.1-6
Installed-Size: 175
Maintainer: Debian Python Team
Architecture: all
Depends: python3-astunparse | python3 (>> 3.9), python3-cached-property | python3 (>> 3.8), python3-typing-extensions | python3 (>> 3.8), python3:any
Size: 36220
SHA256: c5ba307b509b4d849c3327cf9578363dc58464bffbb79f29003b614af181629f
SHA1: 4e70a3e6401435c00a4f8eea4e0b82bbb233b1b5
MD5sum: 78a84671a3eee386b2b426f908d2dc18
Description: Load Python objects documentation
This Python library is used to load Python objects documentation. It accepts
JSON on standard input and writes JSON on standard output.
.
It is typically used to read data from standard input while writing
processed data line by line. Especially mkdocstrings is wanting this
behavior.
Description-md5:
Homepage: https://github.com/mkdocstrings/pytkdocs
Section: python
Priority: optional
Filename: pool/main/p/pytkdocs/python3-pytkdocs_0.16.1-6_all.deb