How to Install and Uninstall python2-hyperframe.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "python2-hyperframe.noarch" package
This guide let you learn how to install python2-hyperframe.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python2-hyperframe.noarch
Copied
2. Uninstall "python2-hyperframe.noarch" package
This is a short guide on how to uninstall python2-hyperframe.noarch on Rocky Linux 8:
$
sudo dnf remove
python2-hyperframe.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python2-hyperframe.noarch package on Rocky Linux 8
Last metadata expiration check: 0:00:59 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python2-hyperframe
Version : 5.2.0
Release : 1.el8.1
Architecture : noarch
Size : 27 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 : python2-hyperframe
Version : 5.2.0
Release : 1.el8.1
Architecture : noarch
Size : 27 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.