# 使用 Homebrew, apk, scoop, winget 安装 clipboard

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

## 安装

```sh
sudo av install brew:clipboard
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install clipboard
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add clipboard
```

  证据: Alpine Linux edge package indexes: clipboard from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/clipboard
```

  证据: Scoop official bucket manifest trees: bucket/clipboard.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Slackadays.Clipboard -e
```

  证据: Windows Package Manager source index: Slackadays.Clipboard from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:clipboard
- **软件包管理器:** Homebrew
- **版本:** 0.10.0
- **来源摘要:** Cut, copy, and paste anything, anywhere, all from the terminal
- **主页:** <https://getclipboard.app>
- **仓库:** <https://github.com/Slackadays/Clipboard>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- cb (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.10.0
## 项目历史与用法

The Clipboard Project is a cross-platform terminal clipboard manager whose `cb` command aims to copy and paste text, files, directories, binary data, and multiple named clipboards from scripts and shells.

### 项目历史

The GitHub repository was created on 2022-11-20 and the official README presents the project as a fast, lightweight, feature-packed clipboard manager. Its homepage is getclipboard.app, while the GitHub wiki and README serve as the main documentation surfaces.

The README emphasizes terminal-first clipboard interaction across macOS, Linux, and Windows, plus GUI clipboard compatibility and a scriptable API. It also notes active maintenance and asks for C++ help, reflecting a project that grew from a simple `cb copy` / `cb paste` workflow into a broader clipboard suite.

### 采用历史

The upstream README lists several packaging channels, including Alpine, AUR, Conda-forge, Flathub, Gentoo, Homebrew, Nix, Pacstall, Scoop, Snap, Void Linux, Winget, and GitHub releases. Homebrew's formula API showed stable 0.10.0 and more than one thousand on-request installs over the preceding year, while GitHub repository metadata showed more than 5,000 stars.

### 使用方式

Typical use is `cb copy` and `cb paste` from the terminal, with support for ordinary shell pipelines and non-text data. The README positions it as an easier alternative to remembering separate xclip, pbcopy, and platform-specific flags when scripts need clipboard access.

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

Clipboard is significant for package-manager users because it is explicitly distributed across many OS package ecosystems and tries to normalize clipboard behavior across terminals, shells, GUI clipboards, and binary data. It is the kind of tool package nerds notice because it turns a pile of platform-specific clipboard commands into one portable CLI.

### 时间线

- 2022-11-20: GitHub repository is created.
- 2025: README maintenance badge indicates ongoing maintenance.
- 2026: Homebrew formula tracks stable release 0.10.0 from the official GitHub tag archive.

### Related projects

- The README compares the problem space to xclip-style clipboard tools and documents GUI clipboard compatibility.
- Package distribution spans Homebrew, Scoop, Winget, Flathub, Snap, Conda-forge, AUR, Nix, and other ecosystems listed in the official README.

### 来源

- <https://github.com/Slackadays/Clipboard#readme>
- <https://github.com/Slackadays/Clipboard/wiki>
- <https://getclipboard.app/>
- <https://formulae.brew.sh/api/formula/clipboard.json>
- <https://github.com/Slackadays/Clipboard>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

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

- apk - clipboard - 0.10.0-r0: normalized package name match | Alpine Linux edge package indexes: clipboard from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Cut, copy, and paste anything, anywhere, all from the terminal | https://github.com/Slackadays/Clipboard
- apk - clipboard-doc - 0.10.0-r0: normalized package name match | Alpine Linux edge package indexes: clipboard-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Cut, copy, and paste anything, anywhere, all from the terminal (documentation) | https://github.com/Slackadays/Clipboard
- apk - clipboard-wayland - 0.10.0-r0: normalized package name match | Alpine Linux edge package indexes: clipboard-wayland from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Cut, copy, and paste anything, anywhere, all from the terminal (wayland clipboard integration) | https://github.com/Slackadays/Clipboard
- apk - clipboard-x11 - 0.10.0-r0: normalized package name match | Alpine Linux edge package indexes: clipboard-x11 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Cut, copy, and paste anything, anywhere, all from the terminal (x11 clipboard integration) | https://github.com/Slackadays/Clipboard
- Scoop - main/clipboard: normalized package name match | Scoop official bucket manifest trees: bucket/clipboard.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - Slackadays.Clipboard: normalized package name match | Windows Package Manager source index: Slackadays.Clipboard from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## 来源

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