How to Install and Uninstall python311-hpack Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python311-hpack" package

This tutorial shows how to install python311-hpack on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-hpack

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

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.

5. The same packages on other Linux Distributions