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

Last updated: May 13,2024

1. Install "python3-kerberos" package

Learn how to install python3-kerberos on Kali Linux

$ sudo apt update $ sudo apt install python3-kerberos

2. Uninstall "python3-kerberos" package

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

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

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

Package: python3-kerberos
Source: pykerberos (1.1.14-3.1)
Version: 1.1.14-3.1+b8
Installed-Size: 108
Maintainer: Guido Günther
Architecture: amd64
Depends: lsb-release, python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.14), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.6.dfsg.2)
Size: 21236
SHA256: 085f62297daa52d978ffaae1bb7eb0a75d2b55f37f051c940ad8d5f77115c091
SHA1: 0fa6b7bc900d3ce35b8c3dc506776135583eaa0e
MD5sum: 8452110502902f1402e345ca2b793507
Description: GSSAPI interface module - Python 3.x
This Python package is a high-level wrapper for Kerberos (GSSAPI) operations.
The goal is to avoid having to build a module that wraps the entire
Kerberos.framework, and instead offer a limited set of functions that do what
is needed for client/server Kerberos authentication based on
.
.
Much of the C-code here is adapted from Apache's mod_auth_kerb-5.0rc7.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://pypi.python.org/pypi/pykerberos
Section: python
Priority: optional
Filename: pool/main/p/pykerberos/python3-kerberos_1.1.14-3.1+b8_amd64.deb