# clipboard mit Homebrew, apk, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für clipboard in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install clipboard
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add clipboard
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:clipboard
- **Paketmanager:** Homebrew
- **Version:** 0.10.0
- **Quellzusammenfassung:** Cut, copy, and paste anything, anywhere, all from the terminal
- **Homepage:** <https://getclipboard.app>
- **Repository:** <https://github.com/Slackadays/Clipboard>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- cb (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.10.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

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


## Quellen

- 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
