How to Install and Uninstall python310-aiostream Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "python310-aiostream" package

Please follow the guidance below to install python310-aiostream on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-aiostream

2. Uninstall "python310-aiostream" package

Learn how to uninstall python310-aiostream on openSuSE Tumbleweed:

$ sudo zypper remove python310-aiostream

3. Information about the python310-aiostream package on openSuSE Tumbleweed

Information for package python310-aiostream:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-aiostream
Version : 0.5.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 280.0 KiB
Installed : No
Status : not installed
Source package : python-aiostream-0.5.2-1.4.src
Upstream URL : https://github.com/vxgmichel/aiostream
Summary : Generator-based operators for asynchronous iteration
Description :
aiostream provides a collection of stream operators that can be
combined to create asynchronous pipelines of operations.