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

Last updated: November 27,2024

1. Install "python36-anyio" package

This is a short guide on how to install python36-anyio on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-anyio

2. Uninstall "python36-anyio" package

In this section, we are going to explain the necessary steps to uninstall python36-anyio on openSuSE Tumbleweed:

$ sudo zypper remove python36-anyio

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

Information for package python36-anyio:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-anyio
Version : 3.4.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 821,8 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.