How to Install and Uninstall python-hyperlink-doc.noarch Package on Rocky Linux 9

Last updated: October 13,2024

1. Install "python-hyperlink-doc.noarch" package

This guide covers the steps necessary to install python-hyperlink-doc.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install python-hyperlink-doc.noarch

2. Uninstall "python-hyperlink-doc.noarch" package

Please follow the guidelines below to uninstall python-hyperlink-doc.noarch on Rocky Linux 9:

$ sudo dnf remove python-hyperlink-doc.noarch $ sudo dnf autoremove

3. Information about the python-hyperlink-doc.noarch package on Rocky Linux 9

Last metadata expiration check: 0:04:33 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python-hyperlink-doc
Version : 21.0.0
Release : 10.el9
Architecture : noarch
Size : 199 k
Source : python-hyperlink-21.0.0-10.el9.src.rpm
Repository : epel
Summary : Documentation for python-hyperlink
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.
:
: This is the documentation package for python-hyperlink.