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

Last updated: April 30,2024

1. Install "python3-nest-asyncio" package

Please follow the guidance below to install python3-nest-asyncio on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-nest-asyncio

2. Uninstall "python3-nest-asyncio" package

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

$ sudo apt remove python3-nest-asyncio $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-nest-asyncio
Architecture: all
Version: 1.3.3-1
Priority: optional
Section: universe/python
Source: python-nest-asyncio
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 26
Depends: python3:any
Filename: pool/universe/p/python-nest-asyncio/python3-nest-asyncio_1.3.3-1_all.deb
Size: 5644
MD5sum: b06261a6325038870748557fb3f4966d
SHA1: 749b5c672740d591a79b8bf69ad33c004336b62c
SHA256: 5c1cc8787a01d02e7bb7b321cef23d6b9925341d505dad5118f388ce6236dfd4
SHA512: ad3298de43e6b032d919c7d13e78f198d444fc3da61b5cef51a0566b46abedd7c8d668825b0321a27e942860cb6268877911b1bc9d31dd191ca1afe63ef1f292
Homepage: https://github.com/erdewit/nest_asyncio
Description-en: Patch asyncio to allow nested event loops
By design, asyncio does not allow for nested event loops. This module
provides a function that patches asyncio in order to allow nested use
of asyncio.run and loop.run_until_complete.
Description-md5: 5cadb07e617374a0532c83c454abbee2