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

Last updated: July 03,2024

1. Install "python38-h11" package

Please follow the step by step instructions below to install python38-h11 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-h11

2. Uninstall "python38-h11" package

Learn how to uninstall python38-h11 on openSuSE Tumbleweed:

$ sudo zypper remove python38-h11

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

Information for package python38-h11:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-h11
Version : 0.12.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 390,1 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