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

Last updated: November 23,2024

1. Install "python311-aiostream" package

Please follow the instructions below to install python311-aiostream on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-aiostream

2. Uninstall "python311-aiostream" package

In this section, we are going to explain the necessary steps to uninstall python311-aiostream on openSuSE Tumbleweed:

$ sudo zypper remove python311-aiostream

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

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