How to Install and Uninstall python3-authres Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-authres" package

Please follow the instructions below to install python3-authres on Kali Linux

$ sudo apt update $ sudo apt install python3-authres

2. Uninstall "python3-authres" package

Please follow the step by step instructions below to uninstall python3-authres on Kali Linux:

$ sudo apt remove python3-authres $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-authres package on Kali Linux

Package: python3-authres
Source: authres
Version: 1.2.0-3
Installed-Size: 124
Maintainer: Scott Kitterman
Architecture: all
Depends: python3:any
Size: 20932
SHA256: 9895628400f353ca43a46e7c70377e6c470d950f2802bb5cc983570c7487f43b
SHA1: a7f1832977bfef3aa9a6eb072fd5ce2cf4e81d40
MD5sum: 4e2b67a9652432e75817223164d12631
Description: RFC 8601 Authentication Results Header manipulation for Python3
Python3 module to create and parse RFC 8601 Authentication Results headers.
.
The module provides a class for creating and parsing RFC compliant headers
for use in Python3 applications. It supports all currently registered
extensions in addition to the core RFC 8601 types.
.
https://tools.ietf.org/rfc/rfc8601.txt
Description-md5:
Homepage: https://launchpad.net/authentication-results-python
Section: python
Priority: optional
Filename: pool/main/a/authres/python3-authres_1.2.0-3_all.deb