# dskditto を Homebrew でインストール

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

## インストール

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

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

### macOS

- Homebrew (100%):

```sh
brew install dskditto
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:dskditto
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.5.9
- **ソース概要:** Ultra-fast duplicate file finder TUI/GUI
- **ホームページ:** <https://github.com/jdefrancesco/dskDitto>
- **リポジトリ:** <https://github.com/jdefrancesco/dskDitto>
- **最終更新:** 2026-07-28T14:10:43+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- dskditto (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.5.9
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

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

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.

### タイムライン

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

### ソース

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


## セキュリティノート

dskditto に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## Combined YAML source

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


## ソース

- pkg.so package database
- curated package history
- cross-ecosystem install command graph
