How to Install and Uninstall python3-xattr Package on openSUSE Leap
Last updated: January 11,2025
1. Install "python3-xattr" package
Please follow the guidance below to install python3-xattr on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-xattr
Copied
2. Uninstall "python3-xattr" package
Learn how to uninstall python3-xattr on openSUSE Leap:
$
sudo zypper remove
python3-xattr
Copied
3. Information about the python3-xattr package on openSUSE Leap
Information for package python3-xattr:
--------------------------------------
Repository : Main Repository
Name : python3-xattr
Version : 0.9.7-1.21
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 75.5 KiB
Installed : No
Status : not installed
Source package : python-xattr-0.9.7-1.21.src
Upstream URL : https://github.com/xattr/xattr
Summary : Python wrapper for extended filesystem attributes
Description :
Extended attributes extend the basic attributes of files and directories
in the file system. They are stored as name:data pairs associated with
file system objects (files, directories, symlinks, etc).
Extended attributes are currently only available on Darwin 8.0+ (Mac OS X 10.4)
and Linux 2.6+. Experimental support is included for Solaris and FreeBSD.
--------------------------------------
Repository : Main Repository
Name : python3-xattr
Version : 0.9.7-1.21
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 75.5 KiB
Installed : No
Status : not installed
Source package : python-xattr-0.9.7-1.21.src
Upstream URL : https://github.com/xattr/xattr
Summary : Python wrapper for extended filesystem attributes
Description :
Extended attributes extend the basic attributes of files and directories
in the file system. They are stored as name:data pairs associated with
file system objects (files, directories, symlinks, etc).
Extended attributes are currently only available on Darwin 8.0+ (Mac OS X 10.4)
and Linux 2.6+. Experimental support is included for Solaris and FreeBSD.