How to Install and Uninstall python3-cap-ng Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-cap-ng" package

Please follow the step by step instructions below to install python3-cap-ng on Kali Linux

$ sudo apt update $ sudo apt install python3-cap-ng

2. Uninstall "python3-cap-ng" package

Please follow the step by step instructions below to uninstall python3-cap-ng on Kali Linux:

$ sudo apt remove python3-cap-ng $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-cap-ng package on Kali Linux

Package: python3-cap-ng
Source: libcap-ng
Version: 0.8.4-2
Installed-Size: 123
Maintainer: Håvard F. Aasen
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libcap-ng0 (>= 0.8.3)
Size: 21976
SHA256: 4d19c7cc6c8a7617e119e3c99394224970fbd8fe184924138d8aa5ba53e0d55e
SHA1: 6ad7fb1f07063e4d38ebd8836e5fbcc0725efb5f
MD5sum: 41a1a8e02203c363263ce82e1b6f814c
Description: Python3 bindings for libcap-ng
This library implements the user-space interfaces to the POSIX
1003.1e capabilities available in Linux kernels. These capabilities are
a partitioning of the all powerful root privilege into a set of distinct
privileges.
.
The libcap-ng library is intended to make programming with POSIX
capabilities much easier than the traditional libcap library.
.
This package contains the Python3 bindings for libcap-ng.
Description-md5:
Homepage: https://people.redhat.com/sgrubb/libcap-ng
Section: python
Priority: optional
Filename: pool/main/libc/libcap-ng/python3-cap-ng_0.8.4-2_amd64.deb