How to Install and Uninstall python3-authres Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python3-authres" package

Please follow the guidance below to install python3-authres on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-authres

2. Uninstall "python3-authres" package

Learn how to uninstall python3-authres on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-authres package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-authres
Priority: optional
Section: universe/python
Installed-Size: 124
Maintainer: Ubuntu Developers
Original-Maintainer: Scott Kitterman
Architecture: all
Source: authres
Version: 0.800-2build1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/a/authres/python3-authres_0.800-2build1_all.deb
Size: 14338
MD5sum: bbff9fd03d5e2d0bc17e6d1c43fa95de
SHA1: 5303e552e0c16c2b5c1c32e30c3d9d55d6753c2e
SHA256: 25f1b1a5896bc753c06d2fa00ba01d405aaf3f0f0cdcf71a42bd277e762ec120
Description-en: RFC 7001 Authentication Results Header manipulation for Python3
Python3 module to create and parse RFC 7001 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 7001 types.
.
http://tools.ietf.org/rfc/rfc7001.txt
Description-md5: 67b2c3602736cbb73e5dde1f0ff2ba1d
Homepage: https://launchpad.net/authentication-results-python
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu