pyxattr from home:gody project

Select Your Operating System

For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:gody/CentOS_7/home:gody.repo
yum install pyxattr
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gody/openSUSE_Tumbleweed/home:gody.repo
zypper refresh
zypper install pyxattr
For openSUSE Leap 42.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gody/openSUSE_Leap_42.3/home:gody.repo
zypper refresh
zypper install pyxattr
For openSUSE Leap 42.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gody/openSUSE_Leap_42.2/home:gody.repo
zypper refresh
zypper install pyxattr
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:gody/RHEL_7/home:gody.repo
yum install pyxattr
For SLE 15 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gody/SLE_15/home:gody.repo
zypper refresh
zypper install pyxattr