pkg.soopen package index

brew / 順位 12863

dupseek を Homebrew でインストール

dupseek のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install dupseek

local Homebrew formula metadata

概要

パッケージ概要

Interactive program to find and remove duplicate files

コマンドとエイリアス

  • dupseek

履歴

プロジェクトの歴史と使われ方

dupseek is Antonio Bellezza's small interactive Perl command-line tool for finding and removing duplicate files. Its interest is the algorithm and workflow: it compares files progressively instead of simply hashing every candidate up front.

プロジェクトの歴史

The official Beautylabs page dates the public releases to 2003-2005, with version 1.0 in June 2003 and version 1.3 in September 2005. The tool was distributed as a small archive containing development files and the standalone dupseek program.

The page contrasts dupseek with the common size-plus-fingerprint method. dupseek first groups by file size, then reads and compares small chunks, increasing chunk size and dropping files from consideration as soon as they differ. The author presents this as especially efficient when many large files share the same size.

採用の歴史

The official platform notes list reports from Debian GNU/Linux Woody and Sarge, Mac OS X 10.2.6, and FreeBSD 4.7. Credits mention a contributed patch for batch processing and option parsing, plus outside Mac OS X testing, which suggests modest but real user feedback around a personal utility.

使われ方

dupseek is meant for careful cleanup rather than unattended deduplication. It can be interrupted with Ctrl-C to show partial results, and the user can inspect groups or continue processing. The official warning is blunt because automatic deletion support appeared in version 1.1.

The notable operational caveat is that directories being checked should not be modified while dupseek runs, and older versions had a dangerous duplicate-directory bug that was later marked corrected in version 1.3.

パッケージ好きにとっての重要性

dupseek is a compact example of pre-modern duplicate-file tooling: one Perl script, interactive control, sparse reads, and explicit user caution. It is less famous than later dedup tools, but it captures a useful design tradeoff from the early-2000s Unix utility shelf.

タイムライン

  • 2003-06-06: dupseek 1.0 released.
  • 2003-06-27: dupseek 1.1 released with automatic deletion support.
  • 2005-03-07: dupseek 1.2 released.
  • 2005-09-24: dupseek 1.3 released and listed as the latest version on the official page.

Related projects

  • The official page compares dupseek's approach with duplicate finders that group by file size and then compute a short fingerprint such as an MD5 checksum, but it does not name a specific competing tool.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 1 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
dupseekcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-04
マネージャ版1.3
マネージャ更新日2026-05-19
ローカルデータOK
上流not checked
検出された最新未検出

http://www.beautylabs.net/software/dupseek.html

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:dupseek
バージョン1.3
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/dupseek
ホームページhttp://www.beautylabs.net/software/dupseek.html
上流ドキュメントhttp://www.beautylabs.net/software/dupseek.html
ライセンスGPL-2.0-only
ソースアーカイブhttp://www.beautylabs.net/software/dupseek-1.3.tgz
最終更新2026-05-19T13:03:29-04:00
Pulseupdated
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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