fdupes from home:hpcoder1 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:hpcoder1/CentOS_7/home:hpcoder1.repo
yum install fdupes
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:hpcoder1/Fedora_Rawhide/home:hpcoder1.repo
dnf install fdupes
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:hpcoder1/openSUSE_Tumbleweed/home:hpcoder1.repo
zypper refresh
zypper install fdupes
For openSUSE Factory PowerPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:hpcoder1/openSUSE_Factory_PowerPC/home:hpcoder1.repo
zypper refresh
zypper install fdupes
For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:hpcoder1/openSUSE_Factory_ARM/home:hpcoder1.repo
zypper refresh
zypper install fdupes
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:hpcoder1/RHEL_7/home:hpcoder1.repo
yum install fdupes
For SLE 15 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:hpcoder1/SLE_15/home:hpcoder1.repo
zypper refresh
zypper install fdupes