fdupes from home:matejcik:lsdn project
Select Your Operating System
Add repository and install manually
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:matejcik:lsdn/CentOS_7/home:matejcik:lsdn.repo yum install fdupes
Grab binary packages directly
Add repository and install manually
For Fedora Rawhide run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:matejcik:lsdn/Fedora_Rawhide/home:matejcik:lsdn.repo dnf install fdupes
Grab binary packages directly
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:matejcik:lsdn/openSUSE_Tumbleweed/home:matejcik:lsdn.repo zypper refresh zypper install fdupes