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

Last updated: September 25,2024

1. Install "python3-authheaders.noarch" package

This guide covers the steps necessary to install python3-authheaders.noarch on Oracle Linux 9

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

2. Uninstall "python3-authheaders.noarch" package

This tutorial shows how to uninstall python3-authheaders.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 0:44:56 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-authheaders
Version : 0.15.3
Release : 1.el9
Architecture : noarch
Size : 30 k
Source : python-authheaders-0.15.3-1.el9.src.rpm
Repository : epel
Summary : A library wrapping email authentication header verification and generation
URL : https://github.com/ValiMail/authentication-headers
License : MIT and ZPL-2.1
Description : A library wrapping email authentication header verification and generation.