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

Last updated: October 06,2024

1. Install "python3-hyperlink.noarch" package

This tutorial shows how to install python3-hyperlink.noarch on Fedora 38

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

2. Uninstall "python3-hyperlink.noarch" package

This is a short guide on how to uninstall python3-hyperlink.noarch on Fedora 38:

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

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

Last metadata expiration check: 4:56:41 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-hyperlink
Version : 21.0.0
Release : 9.fc37
Architecture : noarch
Size : 148 k
Source : python-hyperlink-21.0.0-9.fc37.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.