# 使用 Homebrew, dnf, winget 安装 clippy

查看 clippy 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:clippy
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install clippy
```

  证据: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install clippy
```

  证据: Fedora Rawhide package metadata: clippy from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

### Windows

- winget (92%):

```sh
winget install --id 0-don.clippy -e
```

  证据: Windows Package Manager source index: 0-don.clippy from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:clippy
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/clippy>
- **版本:** 1.7.2
- **来源摘要:** Copy files from your terminal that actually paste into GUI apps
- **主页:** <https://github.com/neilberkman/clippy>
- **仓库:** <https://github.com/neilberkman/clippy>
- **许可证:** MIT
- **源码归档:** <https://github.com/neilberkman/clippy/archive/refs/tags/v1.7.2.tar.gz>
- **最后更新:** 2026-07-27T22:04:01+02:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- clippy (cli)
- pasty (cli)
- clippy (别名)
- pasty (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.7.2
- 管理器更新时间: 2026-07-27
- 本地数据: OK
- 上游仓库: https://github.com/neilberkman/clippy
- 检测到的最新版本: v1.7.2 (当前)
## 项目历史与用法

Clippy is a macOS-only terminal clipboard suite focused on copying file references, generated files, recent downloads, and clipboard contents in formats GUI applications understand.

### 项目历史

The GitHub repository was created on 2025-07-15. The official README says Clippy was built specifically for the Mac clipboard system because `pbcopy` copies file contents while many GUI apps expect file references.

The project broadened from the `clippy` command into a terminal-first clipboard suite that includes `pasty` for intelligent pasting, an MCP server for AI assistants, and optional companion workflows such as Draggy.

### 采用历史

Homebrew packages Clippy as stable 1.6.9, with the formula API showing more than one thousand on-request installs over the preceding year. The input package facts also record dnf and Winget package identifiers, though the upstream README itself emphasizes Homebrew installation.

### 使用方式

Common examples include `clippy report.pdf` to copy a file reference, `clippy *.jpg` for multiple files, `curl ... | clippy` to place streamed data on the clipboard as a file, `clippy -r` for recent downloads, and `pasty` to paste Finder-copied files into the terminal.

### 为什么软件包爱好者会关心

Clippy is interesting because it packages macOS pasteboard semantics that ordinary POSIX pipes do not capture. For terminal-heavy Mac users and AI-agent workflows, it turns Finder-style file references, pasteboard types, and MCP clipboard operations into installable CLI behavior.

### 时间线

- 2025-07-15: GitHub repository is created.
- 2026: Homebrew formula tracks stable release 1.6.9 from the official GitHub tag archive.
- 2026: README documents MCP server support and the companion `pasty` workflow.

### Related projects

- The README explicitly compares Clippy to `pbcopy`, explaining that pbcopy handles bytes while Clippy handles file-reference clipboard formats for GUI apps.
- Related commands in the same suite include `pasty` and the optional Draggy companion.

### 来源

- <https://github.com/neilberkman/clippy#readme>
- <https://formulae.brew.sh/api/formula/clippy.json>
- <https://github.com/neilberkman/clippy>


## 安全说明

没有找到 clippy 的匹配本地密钥处理 manifest。软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 源数据库详情

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

## 其他软件包管理器记录

- dnf - clippy - 1.97.1-2.fc45: normalized package name match | Fedora Rawhide package metadata: clippy from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Lints to catch common mistakes and improve your Rust code | https://www.rust-lang.org
- winget - 0-don.clippy: normalized package name match | Windows Package Manager source index: 0-don.clippy from https://cdn.winget.microsoft.com/cache/source.msix
- winget - unpaved028.ClipTyper: normalized package name match | Windows Package Manager source index: unpaved028.ClipTyper from https://cdn.winget.microsoft.com/cache/source.msix


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [MCP tool packages](https://pkg.so/zh-hans/mcp-tools/) - Mentions MCP or Model Context Protocol.
- [AI and agent packages](https://pkg.so/zh-hans/ai-agent-tools/) - Matched AI model, agent, coding-agent, orchestration, or MCP metadata.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [clipper](https://pkg.so/zh-hans/brew/clipper/) - Shares pkgdb curated category or tags: cli, clipboard, macos, productivity.
- [clipboard](https://pkg.so/zh-hans/brew/clipboard/) - Shares pkgdb curated category or tags: cli, clipboard, productivity.
- [tmux-fingers](https://pkg.so/zh-hans/brew/tmux-fingers/) - Shares pkgdb curated category or tags: cli, clipboard, productivity, terminal.
- [tmux](https://pkg.so/zh-hans/brew/tmux/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [vim](https://pkg.so/zh-hans/brew/vim/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [yazi](https://pkg.so/zh-hans/brew/yazi/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [midnight-commander](https://pkg.so/zh-hans/brew/midnight-commander/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [mackup](https://pkg.so/zh-hans/brew/mackup/) - Shares pkgdb curated category or tags: cli, macos, productivity.
- [bagels](https://pkg.so/zh-hans/brew/bagels/) - Local package facts share a topical domain. Shared terms: cli, productivity, terminal, that, your.
- [clippy](https://pkg.so/zh-hans/cargo/clippy/) - Same normalized package name exists in another local package ecosystem.

## Combined YAML source

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


## 来源

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