How to Install and Uninstall python312-sniffio Package on openSuSE Tumbleweed

Last updated: June 29,2024

1. Install "python312-sniffio" package

Please follow the guidance below to install python312-sniffio on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-sniffio

2. Uninstall "python312-sniffio" package

This guide let you learn how to uninstall python312-sniffio on openSuSE Tumbleweed:

$ sudo zypper remove python312-sniffio

3. Information about the python312-sniffio package on openSuSE Tumbleweed

Information for package python312-sniffio:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-sniffio
Version : 1.3.0-4.4
Arch : noarch
Vendor : openSUSE
Installed Size : 48.3 KiB
Installed : No
Status : not installed
Source package : python-sniffio-1.3.0-4.4.src
Upstream URL : https://github.com/python-trio/sniffio
Summary : Module to sniff which async library code runs under
Description :
This is a package for detecting which async library code is running
under. It supports multiple async I/O packages, like Trio, and
asyncio.