# 使用 Homebrew 安装 dskditto

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



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