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

Last updated: April 28,2024

1. Install "python3-hyperlink.noarch" package

Please follow the guidelines below to install python3-hyperlink.noarch on Fedora 36

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

2. Uninstall "python3-hyperlink.noarch" package

Here is a brief guide to show you how to uninstall python3-hyperlink.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:41:48 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : python3-hyperlink
Version : 21.0.0
Release : 8.fc36
Architecture : noarch
Size : 116 k
Source : python-hyperlink-21.0.0-8.fc36.src.rpm
Repository : updates
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.