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

Last updated: April 30,2024

1. Install "python3-kdcproxy" package

This guide let you learn how to install python3-kdcproxy on Kali Linux

$ sudo apt update $ sudo apt install python3-kdcproxy

2. Uninstall "python3-kdcproxy" package

This guide let you learn how to uninstall python3-kdcproxy on Kali Linux:

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

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

Package: python3-kdcproxy
Source: python-kdcproxy
Version: 1.0.0-2
Installed-Size: 58
Maintainer: Debian FreeIPA Team
Architecture: all
Depends: python3:any, python3-dnspython, python3-pyasn1
Size: 13596
SHA256: fcde3b425c3e417fbc713f084fa31f3c41361e00a0a15da4e9a7995f13719695
SHA1: ccec61ab58ecae8721af83dbfc47438b2444a2af
MD5sum: 4071b1bd66b068ac320d784118480076
Description: Kerberos KDC HTTP proxy WSGI module for python3
This package contains a WSGI module for proxying KDC requests over HTTP by
following the [MS-KKDCP] protocol. It aims to be simple to deploy, with
minimal configuration.
.
This package includes the python3 version.
Description-md5:
Homepage: https://github.com/latchset/kdcproxy
Section: python
Priority: optional
Filename: pool/main/p/python-kdcproxy/python3-kdcproxy_1.0.0-2_all.deb