# Installer dskditto avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de dskditto pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:dskditto
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install dskditto
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:dskditto
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/dskditto>
- **Version:** 0.5.9
- **Résumé source:** Ultra-fast duplicate file finder TUI/GUI
- **Page d'accueil:** <https://github.com/jdefrancesco/dskDitto>
- **Dépôt:** <https://github.com/jdefrancesco/dskDitto>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/jdefrancesco/dskDitto/archive/refs/tags/v0.5.9.tar.gz>
- **Dernière mise à jour:** 2026-07-28T14:10:43+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- dskditto (cli)
- dskditto (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.5.9
- gestionnaire mis à jour: 2026-07-28
- données locales: OK
- dépôt amont: https://github.com/jdefrancesco/dskDitto
- dernière version détectée: v0.5.9 (à jour)
## Historique du projet et usages

dskDitto is a Go duplicate-file detector built around parallel scanning and an interactive terminal interface, with an optional experimental GUI. It can verify content with SHA-256 or BLAKE3 and offers guarded deletion, symlink conversion, filtering, and machine-readable export.

### Historique du projet

The official GitHub repository was created in June 2021. Its first GitHub release record is v0.5.6, published in May 2026, after the codebase had developed a parallel walk, staged hashing pipeline, TUI, optional GUI, and multiple scan modes.

### Historique d'adoption

The official README supports installation directly with Go, and the supplied package metadata records a Homebrew formula. Its adoption footprint is that of a focused command-line utility rather than a platform or library.

### Modes d'utilisation

Users run dskDitto with one or more filesystem paths. The default experience scans for duplicates and opens a Bubble Tea terminal UI; flags select filters, hashing behavior, text or structured output, destructive operations, and the optional Raylib GUI.

### Pourquoi les passionnés de paquets s'y intéressent

dskDitto is notable to utility collectors for combining a modern TUI with a staged duplicate-detection pipeline: size grouping, sample hashing, and full hashing reduce unnecessary I/O, while Go installation and Homebrew packaging keep deployment simple.

### Chronologie

- 2021-06: Official GitHub repository created.
- 2026-05: v0.5.6 published as the repository's first GitHub release record.

### Related projects

- The implementation uses Bubble Tea and Lip Gloss for its terminal UI, Raylib for its optional GUI, and BLAKE3 as an alternative content hash.

### Sources

- <https://api.github.com/repos/jdefrancesco/dskDitto — official GitHub repository metadata and creation date.>
- <https://api.github.com/repos/jdefrancesco/dskDitto/releases?per_page=100 — official GitHub release history.>
- <https://github.com/jdefrancesco/dskDitto — official README for purpose, features, installation, and CLI usage.>
- <https://github.com/jdefrancesco/dskDitto/blob/master/docs/DittoDoc.md — official design documentation for the scanning and hashing pipeline.>
- input source_facts.package-manager — supplied Homebrew package record.


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour dskditto. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** dskditto
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [ddh](https://pkg.so/fr/brew/ddh/) - Local package facts share a topical domain. Shared terms: duplicate, fast, file, finder.
- [chokidar-cli](https://pkg.so/fr/npm/chokidar-cli/) - Local package facts share a topical domain. Shared terms: fast, file, ultra, ultra-fast.
- [czkawka](https://pkg.so/fr/brew/czkawka/) - Local package facts share a topical domain. Shared terms: duplicate, file, gui.

## Combined YAML source

View the package source record on GitHub. [combined/dskditto.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dskditto.yml)


## Sources

- pkg.so package database
- package-page enrichment
- curated package history
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
