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

Last updated: May 21,2024

1. Install "python38-hpack" package

Here is a brief guide to show you how to install python38-hpack on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-hpack

2. Uninstall "python38-hpack" package

Learn how to uninstall python38-hpack on openSuSE Tumbleweed:

$ sudo zypper remove python38-hpack

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

Information for package python38-hpack:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-hpack
Version : 4.0.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 325,7 KiB
Installed : No
Status : not installed
Source package : python-hpack-4.0.0-1.6.src
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.