How to Install and Uninstall python3-h11 Package on openSUSE Leap

Last updated: September 28,2024

1. Install "python3-h11" package

Here is a brief guide to show you how to install python3-h11 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-h11

2. Uninstall "python3-h11" package

Here is a brief guide to show you how to uninstall python3-h11 on openSUSE Leap:

$ sudo zypper remove python3-h11

3. Information about the python3-h11 package on openSUSE Leap

Information for package python3-h11:
------------------------------------
Repository : Main Repository
Name : python3-h11
Version : 0.12.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 359.9 KiB
Installed : No
Status : not installed
Source package : python-h11-0.12.0-bp155.2.12.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