How to Install and Uninstall python3-rfc3986.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "python3-rfc3986.noarch" package
This guide covers the steps necessary to install python3-rfc3986.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-rfc3986.noarch
Copied
2. Uninstall "python3-rfc3986.noarch" package
This guide covers the steps necessary to uninstall python3-rfc3986.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-rfc3986.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-rfc3986.noarch package on Rocky Linux 8
Last metadata expiration check: 0:31:41 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-rfc3986
Version : 1.4.0
Release : 5.el8
Architecture : noarch
Size : 53 k
Source : python-rfc3986-1.4.0-5.el8.src.rpm
Repository : epel
Summary : Validating URI References per RFC 3986
URL : https://pypi.python.org/pypi/rfc3986
License : ASL 2.0
Description : A Python implementation of RFC 3986 including validation and authority parsing.
Available Packages
Name : python3-rfc3986
Version : 1.4.0
Release : 5.el8
Architecture : noarch
Size : 53 k
Source : python-rfc3986-1.4.0-5.el8.src.rpm
Repository : epel
Summary : Validating URI References per RFC 3986
URL : https://pypi.python.org/pypi/rfc3986
License : ASL 2.0
Description : A Python implementation of RFC 3986 including validation and authority parsing.