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

Last updated: May 15,2024

1. Install "python3-libuser" package

This tutorial shows how to install python3-libuser on Kali Linux

$ sudo apt update $ sudo apt install python3-libuser

2. Uninstall "python3-libuser" package

In this section, we are going to explain the necessary steps to uninstall python3-libuser on Kali Linux:

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

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

Package: python3-libuser
Source: libuser
Version: 1:0.64~dfsg-2
Installed-Size: 103
Maintainer: Debian QA Group
Architecture: amd64
Depends: python3 (<< 3.12), python3 (>= 3.11~), libc6 (>= 2.4), libglib2.0-0 (>= 2.24.0), libuser1 (>= 1:0.60~dfsg)
Size: 51956
SHA256: 64bcd782115e361d0c76cf2f8145371ec6fbc50e2b33251ee33a08cc2b79ef60
SHA1: bf8ce22798a01f0adf9e2e99fe50b5e9b4e96af2
MD5sum: a66c00fdd2532ade826031134dfb1434
Description: user and group account administration library - python3 bindings
The libuser library implements a standardized interface for manipulating
and administering user and group accounts. The library uses pluggable
back-ends to interface to its data sources.
.
This package contains the Python 3 bindings of the library.
Description-md5:
Multi-Arch: same
Homepage: https://pagure.io/libuser/
Section: python
Priority: optional
Filename: pool/main/libu/libuser/python3-libuser_0.64~dfsg-2_amd64.deb