How to Install and Uninstall python3-kdcproxy Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 30,2024

1. Install "python3-kdcproxy" package

Learn how to install python3-kdcproxy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-kdcproxy

2. Uninstall "python3-kdcproxy" package

This is a short guide on how to uninstall python3-kdcproxy on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-kdcproxy package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-kdcproxy
Priority: optional
Section: universe/python
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Debian FreeIPA Team
Architecture: all
Source: python-kdcproxy
Version: 0.3.2-1
Depends: python3:any (>= 3.3.2-2~), python3-dnspython, python3-pyasn1
Filename: pool/universe/p/python-kdcproxy/python3-kdcproxy_0.3.2-1_all.deb
Size: 9678
MD5sum: dcf36fbab56dbb308604379dd4ee90c9
SHA1: f0da03f4550c09b897d38f8c3838f7d5c9e044dc
SHA256: 770d10339d73d1d72294f103dbc829c501773ad5a254bf1a850e1012e1adffa8
Description-en: 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: 33b5a7d6a8f55675c17f520f09a04427
Homepage: http://github.com/npmccallum/kdcproxy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu