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

Last updated: May 12,2024

1. Install "python-authres" package

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

$ sudo apt update $ sudo apt install python-authres

2. Uninstall "python-authres" package

Please follow the guidance below to uninstall python-authres on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-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: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/a/authres/python-authres_0.800-2build1_all.deb
Size: 14266
MD5sum: bd790fb7a4d87886f8c1c39972995e97
SHA1: e8b18daa4835f7ebdddecfb8038108b888d1d39f
SHA256: 9b6770d91bdef7ca38cb1e72d072c4338224de6e37a523c94592ab75992281e6
Description-en: RFC 7001 Authentication Results Header manipulation for Python
Python 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 Python applications. It supports all currently registered
extensions in addition to the core RFC 7001 types.
.
http://tools.ietf.org/rfc/rfc7001.txt
Description-md5: abaaeb9646e338888bfe4a37ea2f3699
Homepage: https://launchpad.net/authentication-results-python
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu