How to Install and Uninstall python2-hpack Package on openSUSE Leap

Last updated: February 04,2025

1. Install "python2-hpack" package

This is a short guide on how to install python2-hpack on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-hpack

2. Uninstall "python2-hpack" package

Learn how to uninstall python2-hpack on openSUSE Leap:

$ sudo zypper remove python2-hpack

3. Information about the python2-hpack package on openSUSE Leap

Information for package python2-hpack:
--------------------------------------
Repository : Main Repository
Name : python2-hpack
Version : 3.0.0-3.2.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 341,7 KiB
Installed : No
Status : not installed
Source package : python-hpack-3.0.0-3.2.1.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.