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

Last updated: June 23,2024

1. Install "python312-anyio3" package

In this section, we are going to explain the necessary steps to install python312-anyio3 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-anyio3

2. Uninstall "python312-anyio3" package

Please follow the instructions below to uninstall python312-anyio3 on openSuSE Tumbleweed:

$ sudo zypper remove python312-anyio3

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

Information for package python312-anyio3:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-anyio3
Version : 3.7.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 849.4 KiB
Installed : No
Status : not installed
Source package : python-anyio3-3.7.1-1.1.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.
This package provides v3 for packages not compatible with anyio v4 yet