How to Install and Uninstall python-ptk-doc Package on Kali Linux

Last updated: November 26,2024

1. Install "python-ptk-doc" package

This tutorial shows how to install python-ptk-doc on Kali Linux

$ sudo apt update $ sudo apt install python-ptk-doc

2. Uninstall "python-ptk-doc" package

In this section, we are going to explain the necessary steps to uninstall python-ptk-doc on Kali Linux:

$ sudo apt remove python-ptk-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-ptk-doc package on Kali Linux

Package: python-ptk-doc
Source: python-ptk
Version: 1.3.8+dfsg-2
Installed-Size: 462
Maintainer: Nicolas Boulenguez
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Size: 50124
SHA256: d0433085b0605d043701b7b90c16f1243bf67ea32a92357c9a1025d345b1739c
SHA1: 8cbccc413fca5b34a22fd61b62312aa8fb509cc0
MD5sum: 075730a2e06e5da6d75eeb59fe7fe609
Description: parser for Python with support for asynchronous input (documentation)
PTK implements LR(1) parsing in Python. Compared to compiled tools
like Bison, it attempts to spare programmer's time. Python sources
describe both the grammar and the callbacks, avoiding code
generation. Various inputs are accepted: Python 3 asynchronous
streams, PyZipFile archives, Twisted Deferred objects.
.
This package contains the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/fraca7/ptk
Built-Using: alabaster (= 0.7.12-1), sphinx (= 5.3.0-2)
Section: doc
Priority: optional
Filename: pool/main/p/python-ptk/python-ptk-doc_1.3.8+dfsg-2_all.deb