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

Last updated: May 16,2024

1. Install "python-requests-kerberos" package

Please follow the step by step instructions below to install python-requests-kerberos on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-requests-kerberos

2. Uninstall "python-requests-kerberos" package

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

$ sudo apt remove python-requests-kerberos $ sudo apt autoclean && sudo apt autoremove

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

Package: python-requests-kerberos
Priority: optional
Section: universe/python
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.7.0-2
Depends: python-kerberos (>= 1.1.1), python-requests (>= 1.1.0), python (>= 2.7), python (<< 2.8)
Filename: pool/universe/p/python-requests-kerberos/python-requests-kerberos_0.7.0-2_all.deb
Size: 8006
MD5sum: 07cca22198473f53eb9c2eb03df4c670
SHA1: ca07ee513f537bdd5b6bff9b245f1e9d4a1a24e7
SHA256: f1964bc810dc0a27a90bc732df725d7a8824603bfb284ea6582fda81f3223dd3
Description-en: Kerberos/GSSAPI authentication handler for python-requests - Python 2.x
Requests is an HTTP library, written in Python, for human beings. This library
adds optional Kerberos/GSSAPI authentication support and supports mutual
authentication.
.
This package provides the Python 2.x module.
Description-md5: ef17a4141e9da91e4141469c46d73b3e
Homepage: https://github.com/requests/requests-kerberos
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu