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

Last updated: October 08,2024

1. Install "python3-authheaders.noarch" package

Here is a brief guide to show you how to install python3-authheaders.noarch on Rocky 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 Rocky Linux 9:

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

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

Last metadata expiration check: 2:14:11 ago on Fri Feb 16 06:49:52 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.