How to Install and Uninstall python311-async_generator Package on openSUSE Leap
Last updated: November 23,2024
1. Install "python311-async_generator" package
In this section, we are going to explain the necessary steps to install python311-async_generator on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-async_generator
Copied
2. Uninstall "python311-async_generator" package
This guide covers the steps necessary to uninstall python311-async_generator on openSUSE Leap:
$
sudo zypper remove
python311-async_generator
Copied
3. Information about the python311-async_generator package on openSUSE Leap
Information for package python311-async_generator:
--------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-async_generator
Version : 1.10-150400.10.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 168.7 KiB
Installed : No
Status : not installed
Source package : python-async_generator-1.10-150400.10.3.9.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 : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-async_generator
Version : 1.10-150400.10.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 168.7 KiB
Installed : No
Status : not installed
Source package : python-async_generator-1.10-150400.10.3.9.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.