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

Last updated: May 12,2024

1. Install "python3-pyxattr" package

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

$ sudo apt update $ sudo apt install python3-pyxattr

2. Uninstall "python3-pyxattr" package

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

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

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

Package: python3-pyxattr
Source: python-pyxattr (0.8.1-1)
Version: 0.8.1-1+b1
Installed-Size: 97
Maintainer: Iustin Pop
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.4)
Suggests: python-pyxattr-doc
Size: 18780
SHA256: 93ed763468d5287bb061ea8d1c32851e495ea47968b179cd12be9d3546c575e7
SHA1: 4aa037b994f6634c540738f298c1d9d741f3939f
MD5sum: 897be44150f54c889d549bc62f655a14
Description: module for manipulating filesystem extended attributes (Python3)
pyxattr is a Python interface to the libattr library. It allows
manipulation of the filesystem extended attributes present in some
operating systems (GNU/Linux included).
.
This package contains the library for Python 3.
Description-md5:
Multi-Arch: same
Homepage: https://pyxattr.k1024.org/
Section: python
Priority: optional
Filename: pool/main/p/python-pyxattr/python3-pyxattr_0.8.1-1+b1_amd64.deb