python-debian from home:furlongm:python 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:furlongm:python/CentOS_7/home:furlongm:python.repo
yum install python-debian
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:furlongm:python/openSUSE_Tumbleweed/home:furlongm:python.repo
zypper refresh
zypper install python-debian

Packages for openSUSE Tumbleweed:

For RHEL 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:furlongm:python/RHEL_7/home:furlongm:python.repo
yum install python-debian
For SLE 15 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:furlongm:python/SLE_15_SP3/home:furlongm:python.repo
zypper refresh
zypper install python-debian
For SLE 12 SP5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:furlongm:python/SLE_12_SP5/home:furlongm:python.repo
zypper refresh
zypper install python-debian