How to Install and Uninstall python2-authres.noarch Package on Oracle Linux 8

Last updated: June 25,2024

1. Install "python2-authres.noarch" package

This guide covers the steps necessary to install python2-authres.noarch on Oracle Linux 8

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

2. Uninstall "python2-authres.noarch" package

Please follow the guidance below to uninstall python2-authres.noarch on Oracle Linux 8:

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

3. Information about the python2-authres.noarch package on Oracle Linux 8

Last metadata expiration check: 3:15:59 ago on Mon Sep 12 02:51:38 2022.
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.