# Installer clipboard avec Homebrew, apk, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de clipboard pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install clipboard
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add clipboard
```

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

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

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

## Faits du paquet

- **Clé du paquet:** brew:clipboard
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.10.0
- **Résumé source:** Cut, copy, and paste anything, anywhere, all from the terminal
- **Page d'accueil:** <https://getclipboard.app>
- **Dépôt:** <https://github.com/Slackadays/Clipboard>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- cb (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.10.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
