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

Last updated: July 04,2024

1. Install "python310-h11" package

Please follow the instructions below to install python310-h11 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-h11

2. Uninstall "python310-h11" package

This guide covers the steps necessary to uninstall python310-h11 on openSuSE Tumbleweed:

$ sudo zypper remove python310-h11

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

Information for package python310-h11:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-h11
Version : 0.14.0-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 418.1 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