How to Install and Uninstall python3-hyperframe.noarch Package on CentOS Stream 8
Last updated: January 15,2025
1. Install "python3-hyperframe.noarch" package
Please follow the step by step instructions below to install python3-hyperframe.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-hyperframe.noarch
Copied
2. Uninstall "python3-hyperframe.noarch" package
Please follow the steps below to uninstall python3-hyperframe.noarch on CentOS Stream 8:
$
sudo dnf remove
python3-hyperframe.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-hyperframe.noarch package on CentOS Stream 8
Last metadata expiration check: 4:17:43 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-hyperframe
Version : 5.2.0
Release : 1.el8.1
Architecture : noarch
Size : 28 k
Source : python-hyperframe-5.2.0-1.el8.1.src.rpm
Repository : epel
Summary : HTTP/2 framing layer for Python
URL : http://hyper.rtfd.org
License : MIT
Description :
: Pure-Python HTTP/2 framing This library contains the HTTP/2
: framing code used in the hyper project. It provides a pure-Python codebase
: that is capable of decoding a binary stream into HTTP/2 frames. This library is
: used directly by hyper and a number of other projects to provide HTTP/2 frame
: decoding logic.
Available Packages
Name : python3-hyperframe
Version : 5.2.0
Release : 1.el8.1
Architecture : noarch
Size : 28 k
Source : python-hyperframe-5.2.0-1.el8.1.src.rpm
Repository : epel
Summary : HTTP/2 framing layer for Python
URL : http://hyper.rtfd.org
License : MIT
Description :
: Pure-Python HTTP/2 framing This library contains the HTTP/2
: framing code used in the hyper project. It provides a pure-Python codebase
: that is capable of decoding a binary stream into HTTP/2 frames. This library is
: used directly by hyper and a number of other projects to provide HTTP/2 frame
: decoding logic.