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

Last updated: May 19,2024

1. Install "python-kdcproxy" package

This guide let you learn how to install python-kdcproxy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-kdcproxy

2. Uninstall "python-kdcproxy" package

Here is a brief guide to show you how to uninstall python-kdcproxy on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-kdcproxy
Priority: optional
Section: universe/python
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Debian FreeIPA Team
Architecture: all
Version: 0.3.2-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-dnspython, python-pyasn1
Filename: pool/universe/p/python-kdcproxy/python-kdcproxy_0.3.2-1_all.deb
Size: 9590
MD5sum: 9c309abc4646d84519000482264a3643
SHA1: bd0be19ea05064edeacb384759094591a31ebd29
SHA256: 5551bb0c5c2e7be6768c682fa1255d48d1ad95f1002c26ab27f23451c1ca6a75
Description-en: Kerberos KDC HTTP proxy WSGI module for python
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 python2 version.
Description-md5: 6b7eac9bc30d64162ad9ff6a11b8f595
Homepage: http://github.com/npmccallum/kdcproxy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu