How to Install and Uninstall python3-authres.noarch Package on Oracle Linux 9

Last updated: October 08,2024

1. Install "python3-authres.noarch" package

Please follow the steps below to install python3-authres.noarch on Oracle Linux 9

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

2. Uninstall "python3-authres.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-authres.noarch on Oracle Linux 9:

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

3. Information about the python3-authres.noarch package on Oracle Linux 9

Last metadata expiration check: 3:23:52 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-authres
Version : 1.2.0
Release : 6.el9
Architecture : noarch
Size : 42 k
Source : python-authres-1.2.0-6.el9.src.rpm
Repository : epel
Summary : Authentication Results Header Module
URL : https://launchpad.net/authentication-results-python
License : ASL 2.0
Description : RFC 8601 Authentication-Results Headers generation and parsing for
: Python/Python3. See README for extension RFCs implemented.