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

Last updated: October 04,2024

1. Install "python36-sniffio" package

This guide covers the steps necessary to install python36-sniffio on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-sniffio

2. Uninstall "python36-sniffio" package

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

$ sudo zypper remove python36-sniffio

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

Information for package python36-sniffio:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-sniffio
Version : 1.2.0-4.4
Arch : noarch
Vendor : openSUSE
Installed Size : 31,1 KiB
Installed : No
Status : not installed
Source package : python-sniffio-1.2.0-4.4.src
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.