opencv from home:cabelo 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:cabelo/CentOS_7/home:cabelo.repo
yum install opencv
For Mageia 6 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Mageia_6/home:cabelo.repo
dnf install opencv
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Tumbleweed/home:cabelo.repo
zypper refresh
zypper install opencv
For openSUSE Leap 42.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_42.3/home:cabelo.repo
zypper refresh
zypper install opencv
For openSUSE Leap 42.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_42.2/home:cabelo.repo
zypper refresh
zypper install opencv
For openSUSE Leap 42.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_42.1/home:cabelo.repo
zypper refresh
zypper install opencv
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:cabelo/RHEL_7/home:cabelo.repo
yum install opencv
For ScientificLinux 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:cabelo/ScientificLinux_7/home:cabelo.repo
yum install opencv
For SLE 15 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_15/home:cabelo.repo
zypper refresh
zypper install opencv
For SLE 12 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP4/home:cabelo.repo
zypper refresh
zypper install opencv