How to Install and Uninstall python3-rfc3986.noarch Package on Oracle Linux 8

Last updated: October 07,2024

1. Install "python3-rfc3986.noarch" package

This tutorial shows how to install python3-rfc3986.noarch on Oracle Linux 8

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

2. Uninstall "python3-rfc3986.noarch" package

Please follow the step by step instructions below to uninstall python3-rfc3986.noarch on Oracle Linux 8:

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

3. Information about the python3-rfc3986.noarch package on Oracle Linux 8

Last metadata expiration check: 1:46:45 ago on Mon Sep 12 02:51:38 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.