Automic VaultAutomic Vault

brew

使用 Homebrew, apk, MacPorts, Nix, pacman, zypper, scoop 安装 fclones

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install fclones

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install fclones

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

Linux

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

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

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

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

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

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

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

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

Windows

Scoop已验证 · 92%
scoop install extras/fclones

Scoop official bucket manifest trees · bucket/fclones.json · 来源: api.github.com

概览

软件包摘要

Efficient Duplicate File Finder

命令和别名

  • fclones

历史

项目历史与用法

fclones is a Rust command-line duplicate-file finder and remover aimed at large local filesystems, where speed, safe review before deletion, and scriptable output matter.

项目历史

The public GitHub repository was created in June 2020, and its README describes the project as the command-line fclones tool plus core libraries, with a separate desktop frontend in fclones-gui. The early public tags start at 0.1.0 in June 2020, and later releases kept the same package identity while expanding the duplicate-finding and deduplication workflow.

The project was written in Rust with explicit attention to modern storage behavior: parallel directory scanning, device-aware access strategy, path-prefix compression for very large file sets, page-cache-friendly scanning on Linux, multiple hash choices, and optional persistent hash caching.

采用历史

The upstream README documents official installation through the Snap Store, Homebrew on macOS and Linux, release artifacts attached to GitHub releases, and cargo install. It also points to third-party Arch Linux, Alpine Linux, and NixOS packages, which fits fclones into the package-manager ecosystem around Rust CLI replacements for older Unix utilities.

The supplied package metadata shows fclones present across Homebrew, MacPorts, Nix, Arch, Alpine, Scoop, and openSUSE-style packaging, reflecting adoption beyond a single operating system even though the README says it works best on Linux.

使用方式

The normal workflow is deliberately two-stage: run `fclones group` to produce a report, inspect or edit that report, then pipe it into `fclones remove`, `fclones move`, `fclones link`, or `fclones dedupe`. The README emphasizes `--dry-run`, JSON/CSV output, fdupes-compatible output, and integration with Unix tools such as `find`.

Package users tend to care about fclones when scanning very large photo, media, backup, or build trees where naive duplicate finders are too slow or too memory-hungry. Its ability to replace duplicates with hard links, symbolic links, or filesystem reflinks makes it useful both for cleanup and for storage deduplication experiments.

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

fclones represents the Rust-era file-management CLI pattern: a familiar Unix problem, packaged widely, with machine-readable output and careful performance notes instead of a small single-purpose C utility.

For package maintainers, it is notable because performance depends on platform behavior. Linux gets the fullest optimization set, while Windows lacks reflink support and non-Linux systems miss some low-level storage-ordering and page-cache optimizations.

时间线

  • 2020: Public repository created and early 0.1.x tags published.
  • 2021: README examples show the 0.12-era workflow of grouping first, then linking or removing duplicates.
  • 2025: Version 0.35.0 tag published.

Related projects

  • The README names fclones-gui as the desktop frontend for the same duplicate-file-finding project.
  • The output format can be made compatible with fdupes, placing fclones in the same family as classic duplicate-file finders while adding Rust implementation and modern storage optimizations.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 8 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

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

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

页面生成时间2026-07-26
管理器版本0.35.0
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v0.35.0

https://github.com/pkolaczk/fclones

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:fclones
版本0.35.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/fclones
主页https://github.com/pkolaczk/fclones
仓库https://github.com/pkolaczk/fclones
上游文档https://github.com/pkolaczk/fclones#readme
许可证MIT
源码归档https://github.com/pkolaczk/fclones/archive/refs/tags/v0.35.0.tar.gz
构建依赖rust
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Nix95%

fclones

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

fclones 0.35.0-r0

Efficient duplicate file finder

https://github.com/pkolaczk/fclones

sudo apk add fclones
  • License: MIT
  • Architecture: x86_64
  • Source Package: fclones
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Fclones
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fclones from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

fclones-bash-completion 0.35.0-r0

Bash completions for fclones

https://github.com/pkolaczk/fclones

sudo apk add fclones-bash-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: fclones
  • normalized package name match
  • 匹配方式:Fclones
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fclones-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

fclones-fish-completion 0.35.0-r0

Fish completions for fclones

https://github.com/pkolaczk/fclones

sudo apk add fclones-fish-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: fclones
  • normalized package name match
  • 匹配方式:Fclones
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fclones-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

fclones-zsh-completion 0.35.0-r0

Zsh completions for fclones

https://github.com/pkolaczk/fclones

sudo apk add fclones-zsh-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: fclones
  • normalized package name match
  • 匹配方式:Fclones
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fclones-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

fclones 0.35.0-2

Efficient Duplicate File Finder

https://github.com/pkolaczk/fclones

sudo pacman -S fclones
  • License: MIT
  • Architecture: x86_64
  • 2 依赖
  • normalized package name match
  • 匹配方式:Fclones
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: fclones from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

fclones 0.35.0-2.2

Finds duplicate, unique, under- or over-replicated files

https://github.com/pkolaczk/fclones

sudo zypper install fclones
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: fclones
  • 3 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Fclones
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: fclones from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

fclones-bash-completion 0.35.0-2.2

Bash Completion for fclones

https://github.com/pkolaczk/fclones

sudo zypper install fclones-bash-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: fclones
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Fclones
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: fclones-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

fclones-fish-completion 0.35.0-2.2

Fish Completion for fclones

https://github.com/pkolaczk/fclones

sudo zypper install fclones-fish-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: fclones
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Fclones
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: fclones-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

fclones-zsh-completion 0.35.0-2.2

ZSH Completion for fclones

https://github.com/pkolaczk/fclones

sudo zypper install fclones-zsh-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: fclones
  • 1 提供
  • normalized package name match
  • 匹配方式:Fclones
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: fclones-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

fclones

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

extras/fclones

scoop install extras/fclones
  • normalized package name match
  • 匹配方式:Fclones
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/fclones.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

来源线索

由仓库数据生成

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

使用的来源

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