How to Install and Uninstall python3-h2 Package on openSUSE Leap
Last updated: January 09,2025
1. Install "python3-h2" package
This is a short guide on how to install python3-h2 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-h2
Copied
2. Uninstall "python3-h2" package
Please follow the guidance below to uninstall python3-h2 on openSUSE Leap:
$
sudo zypper remove
python3-h2
Copied
3. Information about the python3-h2 package on openSUSE Leap
Information for package python3-h2:
-----------------------------------
Repository : Main Repository
Name : python3-h2
Version : 3.2.0-3.2.2
Arch : noarch
Vendor : SUSE LLC
Installed Size : 582.2 KiB
Installed : No
Status : not installed
Source package : python-h2-3.2.0-3.2.2.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.
-----------------------------------
Repository : Main Repository
Name : python3-h2
Version : 3.2.0-3.2.2
Arch : noarch
Vendor : SUSE LLC
Installed Size : 582.2 KiB
Installed : No
Status : not installed
Source package : python-h2-3.2.0-3.2.2.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.