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

Last updated: January 16,2025

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

Please follow the guidance below to install python-h2-doc.noarch on Fedora 36

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

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

Here is a brief guide to show you how to uninstall python-h2-doc.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:01:19 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python-h2-doc
Version : 4.1.0
Release : 7.fc36
Architecture : noarch
Size : 2.0 M
Source : python-h2-4.1.0-7.fc36.src.rpm
Repository : updates
Summary : Documentation for python-h2
URL : https://hyper-h2.readthedocs.io
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 python-h2.