How to Install and Uninstall python3-hyperlink.noarch Package on CentOS Stream 8
Last updated: January 15,2025
1. Install "python3-hyperlink.noarch" package
This guide covers the steps necessary to install python3-hyperlink.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-hyperlink.noarch
Copied
2. Uninstall "python3-hyperlink.noarch" package
Please follow the guidance below to uninstall python3-hyperlink.noarch on CentOS Stream 8:
$
sudo dnf remove
python3-hyperlink.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-hyperlink.noarch package on CentOS Stream 8
Last metadata expiration check: 6:28:52 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-hyperlink
Version : 19.0.0
Release : 1.el8.1
Architecture : noarch
Size : 75 k
Source : python-hyperlink-19.0.0-1.el8.1.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.
Available Packages
Name : python3-hyperlink
Version : 19.0.0
Release : 1.el8.1
Architecture : noarch
Size : 75 k
Source : python-hyperlink-19.0.0-1.el8.1.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.