How to Install and Uninstall python2-xattr Package on openSUSE Leap
Last updated: December 26,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-xattr" package
In this section, we are going to explain the necessary steps to install python2-xattr on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-xattr
Copied
2. Uninstall "python2-xattr" package
Please follow the guidelines below to uninstall python2-xattr on openSUSE Leap:
$
sudo zypper remove
python2-xattr
Copied
3. Information about the python2-xattr package on openSUSE Leap
Information for package python2-xattr:
--------------------------------------
Repository : Main Repository
Name : python2-xattr
Version : 0.9.7-1.21
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 67,3 KiB
Installed : No
Status : not installed
Source package : python-xattr-0.9.7-1.21.src
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 : python2-xattr
Version : 0.9.7-1.21
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 67,3 KiB
Installed : No
Status : not installed
Source package : python-xattr-0.9.7-1.21.src
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.