How to Install and Uninstall python3-rfc3986.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "python3-rfc3986.noarch" package

This guide let you learn how to install python3-rfc3986.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-rfc3986.noarch" package

Please follow the steps below to uninstall python3-rfc3986.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-rfc3986.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:16:46 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-rfc3986
Version : 1.5.0
Release : 1.el9
Architecture : noarch
Size : 50 k
Source : python-rfc3986-1.5.0-1.el9.src.rpm
Repository : epel
Summary : Validating URI References per RFC 3986
URL : https://rfc3986.readthedocs.io
License : ASL 2.0
Description : A Python implementation of RFC 3986 including validation and authority parsing.