How to Install and Uninstall python3-hpack.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: February 07,2025
1. Install "python3-hpack.noarch" package
In this section, we are going to explain the necessary steps to install python3-hpack.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-hpack.noarch
Copied
2. Uninstall "python3-hpack.noarch" package
Learn how to uninstall python3-hpack.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-hpack.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-hpack.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:49:39 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-hpack
Version : 3.0.0
Release : 5.el8.1
Architecture : noarch
Size : 51 k
Source : python-hpack-3.0.0-5.el8.1.src.rpm
Repository : epel
Summary : Pure-Python HPACK header compression
URL : http://hyper.rtfd.org
License : MIT
Description :
: HTTP/2 Header Encoding for Python 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.
Available Packages
Name : python3-hpack
Version : 3.0.0
Release : 5.el8.1
Architecture : noarch
Size : 51 k
Source : python-hpack-3.0.0-5.el8.1.src.rpm
Repository : epel
Summary : Pure-Python HPACK header compression
URL : http://hyper.rtfd.org
License : MIT
Description :
: HTTP/2 Header Encoding for Python 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.