How to Install and Uninstall python3-hyperlink.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-hyperlink.noarch" package

Here is a brief guide to show you how to install python3-hyperlink.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-hyperlink.noarch

2. Uninstall "python3-hyperlink.noarch" package

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

$ sudo dnf remove python3-hyperlink.noarch $ sudo dnf autoremove

3. Information about the python3-hyperlink.noarch package on Fedora 34

Last metadata expiration check: 1:00:38 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-hyperlink
Version : 21.0.0
Release : 2.fc34
Architecture : noarch
Size : 117 k
Source : python-hyperlink-21.0.0-2.fc34.src.rpm
Repository : fedora
Summary : A featureful, immutable, and correct URL for Python
URL : https://github.com/python-hyper/hyperlink
License : MIT and BSD and OFL
Description :
: The humble, but powerful, URL runs everything around us. Chances are you've
: used several just to read this text. Hyperlink is a featureful, pure-Python
: implementation of the URL, with an emphasis on correctness.