How to Install and Uninstall python312-pyxattr Package on openSuSE Tumbleweed

Last updated: September 28,2024

1. Install "python312-pyxattr" package

Learn how to install python312-pyxattr on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pyxattr

2. Uninstall "python312-pyxattr" package

Learn how to uninstall python312-pyxattr on openSuSE Tumbleweed:

$ sudo zypper remove python312-pyxattr

3. Information about the python312-pyxattr package on openSuSE Tumbleweed

Information for package python312-pyxattr:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pyxattr
Version : 0.8.1-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 73.8 KiB
Installed : No
Status : not installed
Source package : python-pyxattr-0.8.1-1.4.src
Upstream URL : https://pyxattr.k1024.org/
Summary : Filesystem extended attributes for python
Description :
This is a C extension module for Python which
implements extended attributes manipulation. It is a wrapper on top
of the attr C library - see attr(5).