How to Install and Uninstall python3-keyutils Package on Kali Linux

Last updated: May 08,2024

1. Install "python3-keyutils" package

Please follow the instructions below to install python3-keyutils on Kali Linux

$ sudo apt update $ sudo apt install python3-keyutils

2. Uninstall "python3-keyutils" package

Learn how to uninstall python3-keyutils on Kali Linux:

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

3. Information about the python3-keyutils package on Kali Linux

Package: python3-keyutils
Source: python-keyutils (0.6-3)
Version: 0.6-3+b2
Installed-Size: 155
Maintainer: Gianfranco Costamagna
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.4), libkeyutils1 (>= 1.4)
Size: 31804
SHA256: 09e112a85a7e9dca39dbec3cdea65b6edc348b33a4aad08f5200a1a3afff5493
SHA1: d525a9da32b7dc2a0f373ca4317d48c802dcc7a5
MD5sum: 3d6f99be5b9bc34389a5c135a5d666a6
Description: 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:
Homepage: https://github.com/sassoftware/python-keyutils/
Section: python
Priority: optional
Filename: pool/main/p/python-keyutils/python3-keyutils_0.6-3+b2_amd64.deb