How to Install and Uninstall python3-requests-kerberos Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-requests-kerberos" package

Here is a brief guide to show you how to install python3-requests-kerberos on Kali Linux

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

2. Uninstall "python3-requests-kerberos" package

Please follow the guidance below to uninstall python3-requests-kerberos on Kali Linux:

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

3. Information about the python3-requests-kerberos package on Kali Linux

Package: python3-requests-kerberos
Source: python-requests-kerberos
Version: 0.12.0-2
Installed-Size: 56
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-cryptography, python3-kerberos, python3-requests, python3:any
Size: 13024
SHA256: baa63e5ee7932bf5a9ef4dff0eb362d4bde55b431338fd1ee3b26a86b3fc2d03
SHA1: 83e55daa69c0f0fb01ef1d111f7e26387dac359d
MD5sum: f06eacdf9c74e3c03d8bd63c19cea3b2
Description: Kerberos/GSSAPI authentication handler for python-requests - Python 3.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 3.x module.
Description-md5:
Homepage: https://github.com/requests/requests-kerberos
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-requests-kerberos/python3-requests-kerberos_0.12.0-2_all.deb