pkg.soopen package index

brew / Rang 12863

dupseek mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dupseek in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install dupseek

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Interactive program to find and remove duplicate files

Befehle und Aliase

  • dupseek

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
dupseekcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-04
Manager-Version1.3
Manager aktualisiert2026-05-19
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

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

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:dupseek
Version1.3
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/dupseek
Homepagehttp://www.beautylabs.net/software/dupseek.html
Upstream-Dokumentationhttp://www.beautylabs.net/software/dupseek.html
LizenzGPL-2.0-only
Quellarchivhttp://www.beautylabs.net/software/dupseek-1.3.tgz
Zuletzt aktualisiert2026-05-19T13:03:29-04:00
Pulseupdated
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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