How to Install and Uninstall python3-rfc3987.noarch Package on CentOS 8 / RHEL 8
Last updated: November 02,2024
1. Install "python3-rfc3987.noarch" package
Please follow the guidelines below to install python3-rfc3987.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-rfc3987.noarch
Copied
2. Uninstall "python3-rfc3987.noarch" package
Please follow the steps below to uninstall python3-rfc3987.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-rfc3987.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-rfc3987.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:04:24 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-rfc3987
Version : 1.3.7
Release : 15.el8
Architecture : noarch
Size : 33 k
Source : python-rfc3987-1.3.7-15.el8.src.rpm
Repository : epel
Summary : Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)
URL : https://github.com/dgerber/rfc3987
License : GPLv3+
Description : This module provides regular expressions according to RFC 3986 "Uniform
: Resource Identifier (URI): Generic Syntax"
: and RFC 3987 "Internationalized Resource Identifiers (IRIs)"
:, and utilities for composition and
: relative resolution of references.
:
: This package includes the Python 3 version of the module.
Available Packages
Name : python3-rfc3987
Version : 1.3.7
Release : 15.el8
Architecture : noarch
Size : 33 k
Source : python-rfc3987-1.3.7-15.el8.src.rpm
Repository : epel
Summary : Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)
URL : https://github.com/dgerber/rfc3987
License : GPLv3+
Description : This module provides regular expressions according to RFC 3986 "Uniform
: Resource Identifier (URI): Generic Syntax"
: and RFC 3987 "Internationalized Resource Identifiers (IRIs)"
:
: relative resolution of references.
:
: This package includes the Python 3 version of the module.