How to Install and Uninstall python3-async_generator Package on openSUSE Leap
Last updated: November 22,2024
1. Install "python3-async_generator" package
Here is a brief guide to show you how to install python3-async_generator on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-async_generator
Copied
2. Uninstall "python3-async_generator" package
This is a short guide on how to uninstall python3-async_generator on openSUSE Leap:
$
sudo zypper remove
python3-async_generator
Copied
3. Information about the python3-async_generator package on openSUSE Leap
Information for package python3-async_generator:
------------------------------------------------
Repository : Main Repository
Name : python3-async_generator
Version : 1.9-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 121.3 KiB
Installed : No
Status : not installed
Source package : python-async_generator-1.9-3.3.1.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 : Main Repository
Name : python3-async_generator
Version : 1.9-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 121.3 KiB
Installed : No
Status : not installed
Source package : python-async_generator-1.9-3.3.1.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.