watchdog from home:furlongm project

Select Your Operating System

For CentOS 8 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:furlongm/CentOS_8/home:furlongm.repo
yum install watchdog
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:furlongm/CentOS_7/home:furlongm.repo
yum install watchdog
For RockyLinux 9 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:furlongm/RockyLinux_9/home:furlongm.repo
yum install watchdog
For RockyLinux 10 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:furlongm/RockyLinux_10/home:furlongm.repo
yum install watchdog
For Fedora Rawhide run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:furlongm/Fedora_Rawhide/home:furlongm.repo
dnf install watchdog
For Fedora 43 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:furlongm/Fedora_43/home:furlongm.repo
dnf install watchdog
For AlmaLinux 9 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:furlongm/AlmaLinux_9/home:furlongm.repo
yum install watchdog
For AlmaLinux 10 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:furlongm/AlmaLinux_10/home:furlongm.repo
yum install watchdog
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:furlongm/openSUSE_Tumbleweed/home:furlongm.repo
zypper refresh
zypper install watchdog
For openSUSE Slowroll run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:furlongm/openSUSE_Slowroll/home:furlongm.repo
zypper refresh
zypper install watchdog
For 16.0 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:furlongm/16.0/home:furlongm.repo
zypper refresh
zypper install watchdog
For 15.7 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:furlongm/15.7/home:furlongm.repo
zypper refresh
zypper install watchdog
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:furlongm/15.6/home:furlongm.repo
zypper refresh
zypper install watchdog
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:furlongm/RHEL_7/home:furlongm.repo
yum install watchdog
For SLE 12 SP5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:furlongm/SLE_12_SP5/home:furlongm.repo
zypper refresh
zypper install watchdog