pkg.soopen package index

brew / 排名 3179

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper 安装 rdfind

查看 rdfind 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install rdfind

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install rdfind

MacPorts ports tree · sysutils/rdfind/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add rdfind

Alpine Linux edge package indexes · rdfind · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install rdfind

Debian stable package indexes · rdfind · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install rdfind

Fedora Rawhide package metadata · rdfind · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#rdfind

nixpkgs package indexes · pkgs/by-name/rd/rdfind/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S rdfind

Arch Linux sync databases · rdfind · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install rdfind

openSUSE Tumbleweed package metadata · rdfind · 来源: download.opensuse.org

概览

软件包摘要

Find duplicate files based on content (NOT file names)

命令和别名

  • rdfind

历史

项目历史与用法

rdfind recursively identifies files with identical content and can report, delete, hard-link, or symbolically link redundant copies.

项目历史

Paul Dreik created rdfind as a command-line utility for finding redundant files by content rather than filename. The official manual carries a 2006–2026 authorship range.

The project remains actively maintained as a portable C++ utility for Unix-like systems, with Cygwin support also documented.

采用历史

rdfind is packaged across Debian, Ubuntu, Fedora, Homebrew, MacPorts, Alpine, Arch, Nix, and other Unix-like ecosystems, as recorded in source_facts.package-manager and the official README.

使用方式

Users pass one or more files or directories to rdfind. By default it writes results.txt without changing files; explicit options enable duplicate deletion or replacement with hard or symbolic links.

The manual cautions against modifying scanned directories concurrently and recommends using it on directories owned by the same user.

为什么软件包爱好者会关心

rdfind offers a focused Unix-style alternative to larger storage-management suites. Its staged comparison algorithm minimizes unnecessary reads, while optional hard-link and symbolic-link replacement makes it useful for deduplicating backup trees.

时间线

  • 2006: The authorship period recorded by the official manual begins.
  • 2026: Version 1.8.0 was released on February 22.

Related projects

  • The official documentation mentions find, md5sum, sha1sum, symlinks, and Fslint as related tools or alternatives.

安全态势

尚未找到受保护工具覆盖

没有找到 rdfind 的匹配本地密钥处理 manifest。软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
rdfindcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-09-19
管理器版本1.8.0
管理器更新时间2026-09-13
本地数据OK
上游not checked
检测到的最新版本未检测到

https://rdfind.pauldreik.se/

安装元数据

软件包元数据

软件包键brew:rdfind
版本1.8.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/rdfind
主页https://rdfind.pauldreik.se/
上游文档https://rdfind.pauldreik.se/
许可证GPL-2.0-or-later
源码归档https://rdfind.pauldreik.se/rdfind-1.8.0.tar.gz
最后更新2026-09-13T05:26:25Z
Pulseupdated
依赖nettle
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namerdfind
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

rdfind 1.6.0-1+b1

find duplicate files utility

https://rdfind.pauldreik.se/

sudo apt install rdfind
  • Section: utils
  • Architecture: amd64
  • Source Package: rdfind
  • 4 依赖
  • normalized package name match
  • 匹配方式:Rdfind
Debian stable package indexes · deb.debian.org · Debian stable package indexes: rdfind from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

rdfind

nix profile install nixpkgs#rdfind
  • normalized package name match
  • 匹配方式:Rdfind
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/rd/rdfind/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

rdfind 1.6.0-1build3

find duplicate files utility

https://rdfind.pauldreik.se/

sudo apt install rdfind
  • Section: universe/utils
  • Architecture: amd64
  • 4 依赖
  • normalized package name match
  • 匹配方式:Rdfind
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: rdfind from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

rdfind 1.8.0-r0

Redundant data find - a program that finds duplicate files

https://rdfind.pauldreik.se

sudo apk add rdfind
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: rdfind
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Rdfind
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: rdfind from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

rdfind-doc 1.8.0-r0

Redundant data find - a program that finds duplicate files (documentation)

https://rdfind.pauldreik.se

sudo apk add rdfind-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: rdfind
  • normalized package name match
  • 匹配方式:Rdfind
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: rdfind-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

rdfind 1.8.0-2.fc45

Program that finds duplicate files

https://rdfind.pauldreik.se/

sudo dnf install rdfind
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: rdfind
  • 6 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Rdfind
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: rdfind from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst
pacman95%

rdfind 1.8.0-2

Redundant data find - a program that finds duplicate files

https://rdfind.pauldreik.se

sudo pacman -S rdfind
  • License: GPL-2.0-only
  • Architecture: x86_64
  • 5 依赖
  • normalized package name match
  • 匹配方式:Rdfind
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: rdfind from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

rdfind 1.8.0-1.4

Find duplicate files and replace them with symlinks or hardlinks

https://rdfind.pauldreik.se/

sudo zypper install rdfind
  • License: GPL-2.0-or-later
  • Category: System/Management
  • Architecture: x86_64
  • Source Package: rdfind
  • 4 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Rdfind
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: rdfind from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst
MacPorts95%

rdfind

sudo port install rdfind
  • normalized package name match
  • 匹配方式:Rdfind
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/rdfind/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation