How to Install and Uninstall python-h2-doc.noarch Package on Fedora 34

Last updated: October 04,2024

1. Install "python-h2-doc.noarch" package

Learn how to install python-h2-doc.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python-h2-doc.noarch

2. Uninstall "python-h2-doc.noarch" package

In this section, we are going to explain the necessary steps to uninstall python-h2-doc.noarch on Fedora 34:

$ sudo dnf remove python-h2-doc.noarch $ sudo dnf autoremove

3. Information about the python-h2-doc.noarch package on Fedora 34

Last metadata expiration check: 0:51:41 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python-h2-doc
Version : 4.0.0
Release : 2.fc34
Architecture : noarch
Size : 1.9 M
Source : python-h2-4.0.0-2.fc34.src.rpm
Repository : fedora
Summary : Documentation for python-h2
URL : http://hyper.rtfd.org
License : MIT
Description :
: HTTP/2 Protocol Stack This repository contains a pure-Python
: implementation of a HTTP/2 protocol stack. It's written from the ground up to
: be embeddable in whatever program you choose to use, ensuring that you can
: speak HTTP/2 regardless of your programming paradigm.
:
: This is the documentation package for h2.