# clipboard を Homebrew, apk, scoop, winget でインストール

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
