How to Install and Uninstall python3-rfc3986.noarch Package on CentOS Stream 8

Last updated: November 13,2024

1. Install "python3-rfc3986.noarch" package

In this section, we are going to explain the necessary steps to install python3-rfc3986.noarch on CentOS Stream 8

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

2. Uninstall "python3-rfc3986.noarch" package

This is a short guide on how to uninstall python3-rfc3986.noarch on CentOS Stream 8:

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

3. Information about the python3-rfc3986.noarch package on CentOS Stream 8

Last metadata expiration check: 2:21:45 ago on Sun Feb 25 03:03:59 2024.
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.