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

Last updated: April 27,2024

1. Install "python3-pylibacl" package

This guide covers the steps necessary to install python3-pylibacl on Kali Linux

$ sudo apt update $ sudo apt install python3-pylibacl

2. Uninstall "python3-pylibacl" package

Please follow the guidance below to uninstall python3-pylibacl on Kali Linux:

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

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

Package: python3-pylibacl
Source: python-pylibacl (0.7.0-2)
Version: 0.7.0-2+b1
Installed-Size: 129
Maintainer: Iustin Pop
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), libacl1 (>= 2.2.23), libc6 (>= 2.4)
Suggests: python-pylibacl-doc
Size: 23864
SHA256: 3e2087bb7a3734fc56131af511d60b7c6b64dbb81b6d48b0a2742469c75af205
SHA1: 85c3066d822bf7ef92770fae70b08ce2ac62721d
MD5sum: c6e012579a17a9df5baa6f4c7c0738fa
Description: module for manipulating POSIX.1e ACLs (Python3 version)
pylibacl is a Python interface to the libacl library. It allows
manipulation of the POSIX.1e-compliant filesystem ACLs present
in some operating systems (GNU/Linux included).
.
This package contains the library for Python 3.
Description-md5:
Multi-Arch: same
Homepage: https://pylibacl.k1024.org/
Section: python
Priority: optional
Filename: pool/main/p/python-pylibacl/python3-pylibacl_0.7.0-2+b1_amd64.deb