How to Install and Uninstall python3-trio Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "python3-trio" package

This guide covers the steps necessary to install python3-trio on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-trio

2. Uninstall "python3-trio" package

This guide covers the steps necessary to uninstall python3-trio on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the python3-trio package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-trio
Architecture: all
Version: 0.13.0-2
Priority: optional
Section: universe/python
Source: python-trio
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Robie Basak
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1090
Depends: python3-async-generator, python3-attr, python3-idna, python3-outcome, python3-sniffio, python3-sortedcontainers, python3:any (>= 3.7~)
Filename: pool/universe/p/python-trio/python3-trio_0.13.0-2_all.deb
Size: 213292
MD5sum: 548c8126ed2d274337bde386346d14ca
SHA1: c957f350e343298f472b78f8b42ef6f1f6adc22c
SHA256: 7a52ce2fa61af82434fd2eec334001f970b60fa1050beac3116fd03df4f7cdce
SHA512: f26bdeca05c1c6e6cbb7d3ec075aefa454655295ba7fadacde0e84350d7d82d6c49951853fffb77e111a8acad34aeb53d0cfdca3fdaaa48260dd2e9d08f931d7
Homepage: https://github.com/python-trio/trio
Description-en: Python async concurrency and I/O library
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.
Description-md5: 53d43656f30448ce1636ff08ad70e408