rdfind

Find files with duplicate content and get rid of them. More information: <https://rdfind.pauldreik.se>.

Debian Debian
RUN apt-get update && \ apt-get install -y rdfind
Ubuntu
RUN apt-get update && \ apt-get install -y rdfind
Alpine
RUN apk add rdfind
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y rdfind
Fedora
RUN dnf install -y rdfind
Raspbian
RUN apt-get update && \ apt-get install -y rdfind
click the source code to copy install rdfind on any operating system with command-not-found.com