How to Install and Uninstall python3-async-generator Package on Kali Linux

Last updated: September 20,2024

1. Install "python3-async-generator" package

Please follow the instructions below to install python3-async-generator on Kali Linux

$ sudo apt update $ sudo apt install python3-async-generator

2. Uninstall "python3-async-generator" package

This guide let you learn how to uninstall python3-async-generator on Kali Linux:

$ sudo apt remove python3-async-generator $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-async-generator package on Kali Linux

Package: python3-async-generator
Source: python-async-generator
Version: 1.10-4
Installed-Size: 84
Maintainer: Nicolas Boulenguez
Architecture: all
Depends: python3:any
Size: 17440
SHA256: c606b537660ccd8c71af4a53fb68c08f32c09bd2e0bee940476820f0677c5ee0
SHA1: 79ea8c2633cc88105e0bc56644770f6d59c36c66
MD5sum: 93789ba34e1fe6927eae2ee05ecb9984
Description: extensions to asynchronous generators for Python3
The python3 language provides some structures to process streaming
data with an interface similar to the iteration structures. This
module adds some convenient features like the yield from construct or
context managers.
Description-md5:
Homepage: https://github.com/python-trio/async_generator
Section: python
Priority: optional
Filename: pool/main/p/python-async-generator/python3-async-generator_1.10-4_all.deb