How to Install and Uninstall python3-ptk Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "python3-ptk" package

Learn how to install python3-ptk on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-ptk

2. Uninstall "python3-ptk" package

Please follow the guidance below to uninstall python3-ptk on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-ptk package on Ubuntu 21.10 (Impish Indri)

Package: python3-ptk
Architecture: all
Version: 1.3.8+dfsg-1
Priority: optional
Section: universe/python
Source: python-ptk
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Nicolas Boulenguez
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 104
Depends: python3:any
Recommends: python3-async-generator
Suggests: python-ptk-doc, python3-twisted
Filename: pool/universe/p/python-ptk/python3-ptk_1.3.8+dfsg-1_all.deb
Size: 19972
MD5sum: afadc4ca35e3eea7d51a3f7109af52d3
SHA1: 0a33a3d11119120004d383721bad9891dfdc9189
SHA256: 060cf204ff51d6a3ed4d80a8f9b3e7e71446371dcd63e767e0c9495874b78bcf
SHA512: 65a6f6e6be9a05e7cd15aa31b286d59b3639403891951287b31292be0689bf0582c547bb986983bb61dcb52067fe7c93ebbbd7c345cabd509fc19d0cc91f7cf2
Homepage: https://github.com/fraca7/ptk
Description-en: parser for Python 3 with support for asynchronous input
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.
.
python3-async-generator is required for asynchronous streams.
.
This package installs the library for Python 3.
Description-md5: 8e7a3853b6169c993b9b90e38952a7dc