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

Last updated: November 23,2024

1. Install "python312-hpack" package

Please follow the steps below to install python312-hpack on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-hpack

2. Uninstall "python312-hpack" package

Please follow the instructions below to uninstall python312-hpack on openSuSE Tumbleweed:

$ sudo zypper remove python312-hpack

3. Information about the python312-hpack package on openSuSE Tumbleweed

Information for package python312-hpack:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-hpack
Version : 4.0.0-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 430.9 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.