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

Last updated: July 03,2024

1. Install "python311-anyio3" package

Learn how to install python311-anyio3 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-anyio3

2. Uninstall "python311-anyio3" package

This guide covers the steps necessary to uninstall python311-anyio3 on openSuSE Tumbleweed:

$ sudo zypper remove python311-anyio3

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

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