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

Last updated: May 20,2024

1. Install "python38-anyio" package

Learn how to install python38-anyio on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-anyio

2. Uninstall "python38-anyio" package

Please follow the guidelines below to uninstall python38-anyio on openSuSE Tumbleweed:

$ sudo zypper remove python38-anyio

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

Information for package python38-anyio:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-anyio
Version : 3.4.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 769,2 KiB
Installed : No
Status : not installed
Source package : python-anyio-3.4.0-1.1.src
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.