macOS
brew install clipperlocal Homebrew formula metadata
sudo port install clipperMacPorts ports tree · science/clipper/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für clipper in AI-Agent-Workflows.
Installation
brew install clipperlocal Homebrew formula metadata
sudo port install clipperMacPorts ports tree · science/clipper/Portfile · Quelle: api.github.com
sudo apk add clipperAlpine Linux edge package indexes · clipper · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#clippernixpkgs package indexes · pkgs/by-name/cl/clipper/package.nix · Quelle: api.github.com
sudo apt install libclipper-devDebian stable package indexes · libclipper-dev · Quelle: deb.debian.org
Überblick
Share macOS clipboard with tmux and other local and remote apps
Verlauf
Clipper is a small daemon or macOS launch agent that exposes the local clipboard to tmux, Vim, SSH, and other local or remote processes.
The GitHub repository was created on 2013-02-18. The official README frames Clipper as a solution to a long-standing tmux and macOS pasteboard problem: processes started by tmux often cannot directly talk to the system clipboard, and remote tmux sessions make that harder.
Clipper listens on TCP or a Unix domain socket, receives copied text, and writes it into the local system clipboard. It can run as a macOS launch agent or Linux systemd user service.
Homebrew packages Clipper for macOS users and the input package facts also identify packaging in Alpine, MacPorts, Nix, Debian, and Ubuntu contexts. GitHub repository metadata showed hundreds of stars, indicating durable usage in the tmux and remote-shell niche.
The README shows tmux bindings using `copy-pipe` or `copy-pipe-and-cancel` with netcat or socat, Vim mappings that send yanked text to Clipper, shell aliases such as `clip="nc localhost 8377"`, and SSH `RemoteForward` rules that carry remote clipboard traffic back to the local machine.
Clipper matters to package nerds because it packages a very specific workstation integration problem: making tmux, Vim, SSH, pbcopy, xclip, launch agents, systemd user services, netcat, and Unix sockets cooperate. It is small, old, and practical, exactly the kind of utility that survives in package repositories because it solves one annoying terminal workflow.
Sicherheitslage
formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/clipper/clipper.json~/.config/clipper/clipper.json~/.clipper.jsonExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
clipper | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/wincent/clipper
Installationsmetadaten
| Paketschlüssel | brew:clipper |
|---|---|
| Version | 3.0.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/clipper |
| Homepage | https://github.com/wincent/clipper |
| Repository | https://github.com/wincent/clipper |
| Upstream-Dokumentation | https://github.com/wincent/clipper#readme |
| Lizenz | BSD-2-Clause |
| Quellarchiv | https://github.com/wincent/clipper/archive/refs/tags/3.0.0.tar.gz |
| Zuletzt aktualisiert | 2026-04-27T12:27:33Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | clipper |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
libclipper-dev 2.1.20201109-2+b3
object oriented development kit for crystallographic computing
http://www.ysbl.york.ac.uk/~cowtan/clipper/clipper.html
sudo apt install libclipper-devlibclipper-doc 2.1.20201109-2
doxygen generated documentation for libclipper
http://www.ysbl.york.ac.uk/~cowtan/clipper/clipper.html
sudo apt install libclipper-doclibclipper2 2.1.20201109-2+b3
object oriented library for crystallographic computing
http://www.ysbl.york.ac.uk/~cowtan/clipper/clipper.html
sudo apt install libclipper2clipper
nix profile install nixpkgs#clipperlibclipper-dev 2.1.20201109-2build1
object oriented development kit for crystallographic computing
http://www.ysbl.york.ac.uk/~cowtan/clipper/clipper.html
sudo apt install libclipper-devlibclipper-doc 2.1.20201109-2build1
doxygen generated documentation for libclipper
http://www.ysbl.york.ac.uk/~cowtan/clipper/clipper.html
sudo apt install libclipper-doclibclipper2 2.1.20201109-2build1
object oriented library for crystallographic computing
http://www.ysbl.york.ac.uk/~cowtan/clipper/clipper.html
sudo apt install libclipper2clipper 6.4.2-r5
Polygon, line clipping and offsetting library
https://sourceforge.net/projects/polyclipping/
sudo apk add clipperclipper-dev 6.4.2-r5
Polygon, line clipping and offsetting library (development files)
https://sourceforge.net/projects/polyclipping/
sudo apk add clipper-devclipper-static 6.4.2-r5
Polygon, line clipping and offsetting library (static library)
https://sourceforge.net/projects/polyclipping/
sudo apk add clipper-staticclipper
sudo port install clipperQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.