How to Install and Uninstall python3-hyperlink.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 12,2024

1. Install "python3-hyperlink.noarch" package

Please follow the steps below to install python3-hyperlink.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-hyperlink.noarch" package

This guide covers the steps necessary to uninstall python3-hyperlink.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-hyperlink.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:04:34 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-hyperlink
Version : 21.0.0
Release : 10.el9
Architecture : noarch
Size : 115 k
Source : python-hyperlink-21.0.0-10.el9.src.rpm
Repository : epel
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.