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

Last updated: May 16,2024

1. Install "python-txaio-doc" package

This guide let you learn how to install python-txaio-doc on Kali Linux

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

2. Uninstall "python-txaio-doc" package

This guide covers the steps necessary to uninstall python-txaio-doc on Kali Linux:

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

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

Package: python-txaio-doc
Source: python-txaio
Version: 23.1.1-3
Installed-Size: 289
Maintainer: Debian OpenStack
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Size: 37108
SHA256: 0ab9b33ad59340a1d0570978e17670638db88c89f8f3a5934a735e2509383fa9
SHA1: acd4533fbfab1a95352b775061791d30aeaaf792
MD5sum: 3c6820b0dbd33877d8df4e785239d743
Description: compatibility API between asyncio/Twisted/Trollius - doc
Txaio is a helper library for writing code that runs unmodified on both
Twisted and asyncio.
.
This is like six , but for wrapping over differences between Twisted and
asyncio so one can write code that runs unmodified on both (aka "source code
compatibility"). In other words: users can choose if they want asyncio or
Twisted as a dependency.
.
This package contains the documentation.
Description-md5:
Homepage: https://github.com/tavendo/txaio
Section: doc
Priority: optional
Filename: pool/main/p/python-txaio/python-txaio-doc_23.1.1-3_all.deb