How to Install and Uninstall python311-hpack Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python311-hpack" package
This tutorial shows how to install python311-hpack on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-hpack
Copied
2. Uninstall "python311-hpack" package
In this section, we are going to explain the necessary steps to uninstall python311-hpack on openSuSE Tumbleweed:
$
sudo zypper remove
python311-hpack
Copied
3. Information about the python311-hpack package on openSuSE Tumbleweed
Information for package python311-hpack:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-hpack
Version : 4.0.0-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 436.7 KiB
Installed : No
Status : not installed
Source package : python-hpack-4.0.0-2.6.src
Upstream URL : https://github.com/python-hyper/hpack
Summary : Pure-Python HPACK header compression
Description :
This module contains a pure-Python HTTP/2 header encoding (HPACK) logic for use in
Python programs that implement HTTP/2. It also contains a compatibility layer that
automatically enables the use of nghttp2 if it’s available.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-hpack
Version : 4.0.0-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 436.7 KiB
Installed : No
Status : not installed
Source package : python-hpack-4.0.0-2.6.src
Upstream URL : https://github.com/python-hyper/hpack
Summary : Pure-Python HPACK header compression
Description :
This module contains a pure-Python HTTP/2 header encoding (HPACK) logic for use in
Python programs that implement HTTP/2. It also contains a compatibility layer that
automatically enables the use of nghttp2 if it’s available.