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

Last updated: May 17,2024

1. Install "python38-h2" package

In this section, we are going to explain the necessary steps to install python38-h2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-h2

2. Uninstall "python38-h2" package

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

$ sudo zypper remove python38-h2

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

Information for package python38-h2:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-h2
Version : 4.0.0-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 545,8 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.