How to Install and Uninstall python311-h2 Package on openSUSE Leap
Last updated: November 08,2024
1. Install "python311-h2" package
This guide let you learn how to install python311-h2 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-h2
Copied
2. Uninstall "python311-h2" package
This tutorial shows how to uninstall python311-h2 on openSUSE Leap:
$
sudo zypper remove
python311-h2
Copied
3. Information about the python311-h2 package on openSUSE Leap
Information for package python311-h2:
-------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-h2
Version : 4.1.0-150400.8.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 478.2 KiB
Installed : No
Status : not installed
Source package : python-h2-4.1.0-150400.8.3.9.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 : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-h2
Version : 4.1.0-150400.8.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 478.2 KiB
Installed : No
Status : not installed
Source package : python-h2-4.1.0-150400.8.3.9.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.