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

Last updated: May 18,2024

1. Install "python-trio-doc" package

In this section, we are going to explain the necessary steps to install python-trio-doc on Kali Linux

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

2. Uninstall "python-trio-doc" package

This tutorial shows how to uninstall python-trio-doc on Kali Linux:

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

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

Package: python-trio-doc
Source: python-trio
Version: 0.24.0-1
Installed-Size: 2465
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Size: 281232
SHA256: bda2750bd3a967632a76da83aa2a98b2dee58142bd7508130960e50ed30d3687
SHA1: 594b76d473d4754748100e59be6e7d1f03f975a6
MD5sum: b21e11e1f790c71234893a122af29b17
Description: Python async concurrency and I/O library (Documentation)
Trio is a Python async concurrency and I/O library like Twisted or the asyncio
standard library, but with an API rethink following lessons learned from
asyncio and Dave Beazley's Curio. The author claims that the resulting design
is radically simpler than older competitors like asyncio and Twisted, yet just
as capable.
.
This project is young and still somewhat experimental. The API has not yet
been declared stable. If you need more mature or with a more stable API,
then Python's asyncio library, or the older Twisted, are probably better bets.
.
This package contains the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/python-trio/trio
Section: doc
Priority: optional
Filename: pool/main/p/python-trio/python-trio-doc_0.24.0-1_all.deb