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

Last updated: February 01,2025

1. Install "python39-anyio" package

Learn how to install python39-anyio on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-anyio

2. Uninstall "python39-anyio" package

This guide covers the steps necessary to uninstall python39-anyio on openSuSE Tumbleweed:

$ sudo zypper remove python39-anyio

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

Information for package python39-anyio:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-anyio
Version : 4.2.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 768.9 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.