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

Last updated: September 20,2024

1. Install "python-keyutils" package

Please follow the guidelines below to install python-keyutils on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-keyutils

2. Uninstall "python-keyutils" package

Please follow the instructions below to uninstall python-keyutils on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-keyutils
Priority: optional
Section: universe/python
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: Gianfranco Costamagna
Architecture: amd64
Version: 0.3.0-3
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.4), libkeyutils1 (>= 1.4)
Filename: pool/universe/p/python-keyutils/python-keyutils_0.3.0-3_amd64.deb
Size: 19074
MD5sum: 3c6be37c57df885270a9276e14522c6c
SHA1: 0a316784c2f774f47191d8f4656cd190005a5968
SHA256: 9f6a2a67a20e570140d75a3d293e9197af1d728a9c8f90e425fbb1ec3fd4aed8
Description-en: Python2 bindings for keyutils
python-keyutils is a set of Python bindings for keyutils (available from
http://people.redhat.com/~dhowells/keyutils), a key management suite that
leverages the infrastructure provided by the Linux kernel for safely storing
and retrieving sensitive information in your programs.
.
This is the Python2 package.
Description-md5: 627f3678593c9d229ccff4075f7a56e8
Homepage: https://github.com/sassoftware/python-keyutils/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu