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

Last updated: July 05,2024

1. Install "python39-aiostream" package

Please follow the steps below to install python39-aiostream on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-aiostream

2. Uninstall "python39-aiostream" package

This tutorial shows how to uninstall python39-aiostream on openSuSE Tumbleweed:

$ sudo zypper remove python39-aiostream

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

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