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

Last updated: July 01,2024

1. Install "python310-anyio3" package

Here is a brief guide to show you how to install python310-anyio3 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-anyio3

2. Uninstall "python310-anyio3" package

Here is a brief guide to show you how to uninstall python310-anyio3 on openSuSE Tumbleweed:

$ sudo zypper remove python310-anyio3

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

Information for package python310-anyio3:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-anyio3
Version : 3.7.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 662.3 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