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

Last updated: November 02,2024

1. Install "python3-rfc3986.noarch" package

This guide let you learn how to install python3-rfc3986.noarch on AlmaLinux 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 AlmaLinux 8:

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

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

Last metadata expiration check: 1:05:06 ago on Mon Sep 5 03:22:42 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.