How to Install and Uninstall python311-async_generator Package on openSuSE Tumbleweed
Last updated: November 24,2024
1. Install "python311-async_generator" package
Please follow the instructions below to install python311-async_generator on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-async_generator
Copied
2. Uninstall "python311-async_generator" package
This is a short guide on how to uninstall python311-async_generator on openSuSE Tumbleweed:
$
sudo zypper remove
python311-async_generator
Copied
3. Information about the python311-async_generator package on openSuSE Tumbleweed
Information for package python311-async_generator:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-async_generator
Version : 1.10-3.6
Arch : noarch
Vendor : openSUSE
Installed Size : 232.6 KiB
Installed : No
Status : not installed
Source package : python-async_generator-1.10-3.6.src
Upstream URL : https://github.com/python-trio/async_generator
Summary : Async generators and context managers for Python 3.5+
Description :
Python 3.6 added async generators. Python 3.7 adds some more
tools to make them usable, like contextlib.asynccontextmanager.
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-async_generator
Version : 1.10-3.6
Arch : noarch
Vendor : openSUSE
Installed Size : 232.6 KiB
Installed : No
Status : not installed
Source package : python-async_generator-1.10-3.6.src
Upstream URL : https://github.com/python-trio/async_generator
Summary : Async generators and context managers for Python 3.5+
Description :
Python 3.6 added async generators. Python 3.7 adds some more
tools to make them usable, like contextlib.asynccontextmanager.