pysendfile from home:GRNET:synnefo project

Select Your Operating System

For CentOS CentOS-6 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:GRNET:synnefo/CentOS_CentOS-6/home:GRNET:synnefo.repo
yum install pysendfile
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:GRNET:synnefo/CentOS_7/home:GRNET:synnefo.repo
yum install pysendfile
For openSUSE Leap 42.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:GRNET:synnefo/openSUSE_Leap_42.1/home:GRNET:synnefo.repo
zypper refresh
zypper install pysendfile