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

Last updated: November 27,2024

1. Install "python36-h11" package

Please follow the guidelines below to install python36-h11 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-h11

2. Uninstall "python36-h11" package

Learn how to uninstall python36-h11 on openSuSE Tumbleweed:

$ sudo zypper remove python36-h11

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

Information for package python36-h11:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-h11
Version : 0.12.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 358,6 KiB
Installed : No
Status : not installed
Source package : python-h11-0.12.0-1.4.src
Summary : A pure-Python, bring-your-own-I/O implementation of HTTP/11
Description :
This is a little HTTP/1.1 library written from scratch in Python,
heavily inspired by hyper-h2