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

Last updated: May 20,2024

1. Install "python3-aiostream" package

This is a short guide on how to install python3-aiostream on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-aiostream

2. Uninstall "python3-aiostream" package

Please follow the steps below to uninstall python3-aiostream on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-aiostream
Architecture: all
Version: 0.4.1-2
Priority: optional
Section: universe/python
Source: python-aiostream
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: nicoo
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 96
Depends: python3:any
Filename: pool/universe/p/python-aiostream/python3-aiostream_0.4.1-2_all.deb
Size: 17436
MD5sum: 402b5f8331aee028c9062b0c4b84972e
SHA1: faee3c96c189289a6c859d74958da5383958e948
SHA256: b31ae1ad049db6a7507a2658f8032ef90d6a0c9ae3b07a22ad3f80fffb2ef9e2
SHA512: d5c36d4fc0a170996d39c1f31d3cff80ee15ffd69d8145ab247ecb3766cd7a1d2ba1d9c946a9be208f7ec4ce4a08144bbae7bd29c71b084cf35ac15fc893a4c1
Homepage: https://github.com/vxgmichel/aiostream
Description-en: Generator-based operators for asynchronous iteration
aiostream provides a collection of stream operators that can be combined to
create asynchronous pipelines of operations.
.
It can be seen as an asynchronous version of itertools, although some aspects
are slightly different. All the provided operators return a unified interface
called a stream. A stream is an enhanced asynchronous iterable.
Description-md5: 07d448674acbcfd08d7e8ce08bd48283