How to Install and Uninstall python312-anyio Package on openSuSE Tumbleweed

Last updated: July 08,2024

1. Install "python312-anyio" package

Please follow the guidance below to install python312-anyio on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-anyio

2. Uninstall "python312-anyio" package

Please follow the steps below to uninstall python312-anyio on openSuSE Tumbleweed:

$ sudo zypper remove python312-anyio

3. Information about the python312-anyio package on openSuSE Tumbleweed

Information for package python312-anyio:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-anyio
Version : 4.2.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1009.1 KiB
Installed : No
Status : not installed
Source package : python-anyio-4.2.0-1.2.src
Upstream URL : https://github.com/agronholm/anyio
Summary : High level compatibility layer for asynchronous event loop implementations
Description :
Asynchronous compatibility API that allows applications and libraries written
against it to run unmodified on asyncio, curio and trio.