How to Install and Uninstall python310-async_generator Package on openSuSE Tumbleweed
Last updated: December 28,2024
1. Install "python310-async_generator" package
This tutorial shows how to install python310-async_generator on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-async_generator
Copied
2. Uninstall "python310-async_generator" package
This guide let you learn how to uninstall python310-async_generator on openSuSE Tumbleweed:
$
sudo zypper remove
python310-async_generator
Copied
3. Information about the python310-async_generator package on openSuSE Tumbleweed
Information for package python310-async_generator:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-async_generator
Version : 1.10-3.6
Arch : noarch
Vendor : openSUSE
Installed Size : 152.9 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 : python310-async_generator
Version : 1.10-3.6
Arch : noarch
Vendor : openSUSE
Installed Size : 152.9 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.