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

Last updated: November 26,2024

1. Install "python312-aiostream" package

This guide covers the steps necessary to install python312-aiostream on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-aiostream

2. Uninstall "python312-aiostream" package

Please follow the instructions below to uninstall python312-aiostream on openSuSE Tumbleweed:

$ sudo zypper remove python312-aiostream

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

Information for package python312-aiostream:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-aiostream
Version : 0.5.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 331.4 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.