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

Last updated: November 01,2024

1. Install "python36-h2" package

Please follow the instructions below to install python36-h2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-h2

2. Uninstall "python36-h2" package

This guide covers the steps necessary to uninstall python36-h2 on openSuSE Tumbleweed:

$ sudo zypper remove python36-h2

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

Information for package python36-h2:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-h2
Version : 4.0.0-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 545,9 KiB
Installed : No
Status : not installed
Source package : python-h2-4.0.0-2.4.src
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.