How to Install and Uninstall python3-h2.noarch Package on Fedora 39
Last updated: February 07,2025
1. Install "python3-h2.noarch" package
This tutorial shows how to install python3-h2.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-h2.noarch
Copied
2. Uninstall "python3-h2.noarch" package
Please follow the step by step instructions below to uninstall python3-h2.noarch on Fedora 39:
$
sudo dnf remove
python3-h2.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-h2.noarch package on Fedora 39
Last metadata expiration check: 5:16:19 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-h2
Version : 4.1.0
Release : 17.fc39
Architecture : noarch
Size : 113 k
Source : python-h2-4.1.0-17.fc39.src.rpm
Repository : fedora
Summary : HTTP/2 State-Machine based protocol implementation
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.
Available Packages
Name : python3-h2
Version : 4.1.0
Release : 17.fc39
Architecture : noarch
Size : 113 k
Source : python-h2-4.1.0-17.fc39.src.rpm
Repository : fedora
Summary : HTTP/2 State-Machine based protocol implementation
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.