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

Last updated: June 29,2024

1. Install "python39-h11" package

Please follow the steps below to install python39-h11 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-h11

2. Uninstall "python39-h11" package

Please follow the step by step instructions below to uninstall python39-h11 on openSuSE Tumbleweed:

$ sudo zypper remove python39-h11

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

Information for package python39-h11:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-h11
Version : 0.14.0-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 419.2 KiB
Installed : No
Status : not installed
Source package : python-h11-0.14.0-3.1.src
Upstream URL : https://github.com/python-hyper/h11
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