How to Install and Uninstall python2-authres.noarch Package on CentOS Stream 8

Last updated: June 26,2024

1. Install "python2-authres.noarch" package

Here is a brief guide to show you how to install python2-authres.noarch on CentOS Stream 8

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

2. Uninstall "python2-authres.noarch" package

This guide covers the steps necessary to uninstall python2-authres.noarch on CentOS Stream 8:

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

3. Information about the python2-authres.noarch package on CentOS Stream 8

Last metadata expiration check: 2:26:41 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python2-authres
Version : 1.2.0
Release : 6.el8
Architecture : noarch
Size : 43 k
Source : python-authres-1.2.0-6.el8.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.