How to Install and Uninstall python312-h2 Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python312-h2" package

This guide let you learn how to install python312-h2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-h2

2. Uninstall "python312-h2" package

Please follow the guidelines below to uninstall python312-h2 on openSuSE Tumbleweed:

$ sudo zypper remove python312-h2

3. Information about the python312-h2 package on openSuSE Tumbleweed

Information for package python312-h2:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-h2
Version : 4.1.0-3.6
Arch : noarch
Vendor : openSUSE
Installed Size : 615.1 KiB
Installed : No
Status : not installed
Source package : python-h2-4.1.0-3.6.src
Upstream URL : https://github.com/python-hyper/hyper-h2
Summary : HTTP/2 State-Machine based protocol implementation
Description :
Pure-Python implementation of a HTTP/2 protocol stack.
It's written from the ground up to be embeddable in whatever program
you choose to use, ensuring that you can speak HTTP/2 regardless of
your programming paradigm.