How to Install and Uninstall python3-authres.noarch Package on CentOS Stream 9

Last updated: September 27,2024

1. Install "python3-authres.noarch" package

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

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

2. Uninstall "python3-authres.noarch" package

Learn how to uninstall python3-authres.noarch on CentOS Stream 9:

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

3. Information about the python3-authres.noarch package on CentOS Stream 9

Last metadata expiration check: 1:06:16 ago on Sat Mar 16 16:03:45 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.