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

Last updated: May 15,2024

1. Install "python-krbv" package

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

$ sudo apt update $ sudo apt install python-krbv

2. Uninstall "python-krbv" package

This guide let you learn how to uninstall python-krbv on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-krbv
Priority: extra
Section: universe/python
Installed-Size: 200
Maintainer: Ubuntu Developers
Original-Maintainer: Debian FreeIPA Team
Architecture: amd64
Version: 1.0.90-1
Provides: python2.7-krbv
Depends: libc6 (>= 2.4), libkrb5-3 (>= 1.10+dfsg~), python2.7, python (>= 2.7), python (<< 2.8)
Filename: pool/universe/p/python-krbv/python-krbv_1.0.90-1_amd64.deb
Size: 45326
MD5sum: 3f5424852c52c6e9b7f094db369945a9
SHA1: 362e91f65f4defeeb2dd3fe342c4532c1f41ac56
SHA256: 1797c99d55c7f3af9133261cf021660d89ddf3de7a2a7b01d9def57cc8141bfd
Description-en: Python extension module for Kerberos 5
python-krbV allows Python programs to use Kerberos 5 authentication and
security.
.
It is designed to be a thin wrapper around the krb5 C API. Familiarity with
the C API will be of great help when using this module.
Description-md5: a9a54523a1e3dbbc370012efc6cb166a
Homepage: https://fedorahosted.org/python-krbV/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu