How To Install python-h2-doc on Fedora 36
Introduction
In this tutorial we learn how to install python-h2-doc
on Fedora 36.
What is python-h2-doc
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.
We can use yum
or dnf
to install python-h2-doc
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python-h2-doc.
Install python-h2-doc on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install python-h2-doc
using dnf
by running the following command:
sudo dnf -y install python-h2-doc
Install python-h2-doc on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install python-h2-doc
using yum
by running the following command:
sudo yum -y install python-h2-doc
How To Uninstall python-h2-doc on Fedora 36
To uninstall only the python-h2-doc
package we can use the following command:
sudo dnf remove python-h2-doc
python-h2-doc Package Contents on Fedora 36
/usr/share/doc/python-h2-doc
/usr/share/doc/python-h2-doc/html
/usr/share/doc/python-h2-doc/html/_images
/usr/share/doc/python-h2-doc/html/_images/h2.connection.H2ConnectionStateMachine.dot.png
/usr/share/doc/python-h2-doc/html/_images/h2.stream.H2StreamStateMachine.dot.png
/usr/share/doc/python-h2-doc/html/_sources
/usr/share/doc/python-h2-doc/html/_sources/advanced-usage.rst.txt
/usr/share/doc/python-h2-doc/html/_sources/api.rst.txt
/usr/share/doc/python-h2-doc/html/_sources/asyncio-example.rst.txt
/usr/share/doc/python-h2-doc/html/_sources/basic-usage.rst.txt
/usr/share/doc/python-h2-doc/html/_sources/curio-example.rst.txt
/usr/share/doc/python-h2-doc/html/_sources/eventlet-example.rst.txt
/usr/share/doc/python-h2-doc/html/_sources/examples.rst.txt
/usr/share/doc/python-h2-doc/html/_sources/gevent-example.rst.txt
/usr/share/doc/python-h2-doc/html/_sources/index.rst.txt
/usr/share/doc/python-h2-doc/html/_sources/installation.rst.txt
/usr/share/doc/python-h2-doc/html/_sources/low-level.rst.txt
/usr/share/doc/python-h2-doc/html/_sources/negotiating-http2.rst.txt
/usr/share/doc/python-h2-doc/html/_sources/plain-sockets-example.rst.txt
/usr/share/doc/python-h2-doc/html/_sources/release-notes.rst.txt
/usr/share/doc/python-h2-doc/html/_sources/release-process.rst.txt
/usr/share/doc/python-h2-doc/html/_sources/testimonials.rst.txt
/usr/share/doc/python-h2-doc/html/_sources/tornado-example.rst.txt
/usr/share/doc/python-h2-doc/html/_sources/twisted-example.rst.txt
/usr/share/doc/python-h2-doc/html/_sources/twisted-head-example.rst.txt
/usr/share/doc/python-h2-doc/html/_sources/twisted-post-example.rst.txt
/usr/share/doc/python-h2-doc/html/_sources/wsgi-example.rst.txt
/usr/share/doc/python-h2-doc/html/_static
/usr/share/doc/python-h2-doc/html/_static/basic.css
/usr/share/doc/python-h2-doc/html/_static/classic.css
/usr/share/doc/python-h2-doc/html/_static/default.css
/usr/share/doc/python-h2-doc/html/_static/doctools.js
/usr/share/doc/python-h2-doc/html/_static/documentation_options.js
/usr/share/doc/python-h2-doc/html/_static/file.png
/usr/share/doc/python-h2-doc/html/_static/h2.connection.H2ConnectionStateMachine.dot.png
/usr/share/doc/python-h2-doc/html/_static/h2.stream.H2StreamStateMachine.dot.png
/usr/share/doc/python-h2-doc/html/_static/jquery-3.5.1.js
/usr/share/doc/python-h2-doc/html/_static/jquery.js
/usr/share/doc/python-h2-doc/html/_static/language_data.js
/usr/share/doc/python-h2-doc/html/_static/minus.png
/usr/share/doc/python-h2-doc/html/_static/plus.png
/usr/share/doc/python-h2-doc/html/_static/pygments.css
/usr/share/doc/python-h2-doc/html/_static/searchtools.js
/usr/share/doc/python-h2-doc/html/_static/sidebar.js
/usr/share/doc/python-h2-doc/html/_static/underscore-1.13.1.js
/usr/share/doc/python-h2-doc/html/_static/underscore.js
/usr/share/doc/python-h2-doc/html/advanced-usage.html
/usr/share/doc/python-h2-doc/html/api.html
/usr/share/doc/python-h2-doc/html/asyncio-example.html
/usr/share/doc/python-h2-doc/html/basic-usage.html
/usr/share/doc/python-h2-doc/html/curio-example.html
/usr/share/doc/python-h2-doc/html/eventlet-example.html
/usr/share/doc/python-h2-doc/html/examples.html
/usr/share/doc/python-h2-doc/html/genindex.html
/usr/share/doc/python-h2-doc/html/gevent-example.html
/usr/share/doc/python-h2-doc/html/index.html
/usr/share/doc/python-h2-doc/html/installation.html
/usr/share/doc/python-h2-doc/html/low-level.html
/usr/share/doc/python-h2-doc/html/negotiating-http2.html
/usr/share/doc/python-h2-doc/html/objects.inv
/usr/share/doc/python-h2-doc/html/plain-sockets-example.html
/usr/share/doc/python-h2-doc/html/release-notes.html
/usr/share/doc/python-h2-doc/html/release-process.html
/usr/share/doc/python-h2-doc/html/search.html
/usr/share/doc/python-h2-doc/html/searchindex.js
/usr/share/doc/python-h2-doc/html/testimonials.html
/usr/share/doc/python-h2-doc/html/tornado-example.html
/usr/share/doc/python-h2-doc/html/twisted-example.html
/usr/share/doc/python-h2-doc/html/twisted-head-example.html
/usr/share/doc/python-h2-doc/html/twisted-post-example.html
/usr/share/doc/python-h2-doc/html/wsgi-example.html
/usr/share/licenses/python-h2-doc
/usr/share/licenses/python-h2-doc/LICENSE
References
Summary
In this tutorial we learn how to install python-h2-doc
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).