← Package directory
Available on winget

Install winpbcopy

macOS-style copy and paste commands for Windows.

Install with winget
winget install --id Tatsh.winpbcopy
Upgrade
winget upgrade --id Tatsh.winpbcopy
Uninstall
winget uninstall --id Tatsh.winpbcopy

About winpbcopy

This package provides pbcopy/pbpaste to read and write the default CF_TEXT clipboard. pbpaste prints the clipboard content to standard output.

What's new in 0.0.6

Added - Published 32-bit MinGW (i686) installer and ZIP artefacts to GitHub releases. Changed - Targeted Windows 2000 (_WIN32_WINNT=0x500) for 32-bit MinGW builds; other configurations continue to target Windows XP or Vista as before. - Trimmed the build-msys workflow matrix to only the systems that publish release artefacts (mingw32, ucrt64, and clangarm64), removing the now-redundant release flag.

Read release notes

Version history

Version Updated Notes
0.0.6 Unknown Added - Published 32-bit MinGW (i686) installer and ZIP artefacts to GitHub releases. Changed - Targeted Windows 2000 (_WIN32_WINNT=0x500) for 32-bit MinGW builds; other configurations continue to target Windows XP or Vi...
0.0.4 Unknown Release notes