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

Last updated: June 29,2024

1. Install "python36-hpack" package

Please follow the guidance below to install python36-hpack on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-hpack

2. Uninstall "python36-hpack" package

This guide covers the steps necessary to uninstall python36-hpack on openSuSE Tumbleweed:

$ sudo zypper remove python36-hpack

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

Information for package python36-hpack:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-hpack
Version : 4.0.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 323,2 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.