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

Last updated: May 21,2024

1. Install "python3-keyutils" package

This guide covers the steps necessary to install python3-keyutils on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-keyutils

2. Uninstall "python3-keyutils" package

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

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

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

Package: python3-keyutils
Priority: optional
Section: universe/python
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: Gianfranco Costamagna
Architecture: amd64
Source: python-keyutils
Version: 0.3.0-3
Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.4), libkeyutils1 (>= 1.4)
Filename: pool/universe/p/python-keyutils/python3-keyutils_0.3.0-3_amd64.deb
Size: 18588
MD5sum: 4bc260058fdcb7018accac038e151554
SHA1: a5e41f37e3a895d58aa78e3df6b7e43360f4455d
SHA256: 7ddfc58bba1f18608c86155fa3557820ad608c3924443441def77e9e17dbcf41
Description-en: Python3 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 Python3 package.
Description-md5: d87ca759f43626d6733af19f949e1056
Homepage: https://github.com/sassoftware/python-keyutils/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu