pkg.soopen package index

brew / rank 2004

Install yubico-piv-tool with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget

Command-line tool for the YubiKey PIV application. Version 2.7.3 via Homebrew; verified 2026-06-25. Also installable with debian: sudo apt install libykpiv-dev.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install yubico-piv-tool

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install yubico-piv-tool

MacPorts ports tree · security/yubico-piv-tool/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add yubico-piv-tool

Alpine Linux edge package indexes · yubico-piv-tool · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install yubico-piv-tool

Debian stable package indexes · yubico-piv-tool · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install yubico-piv-tool

Fedora Rawhide package metadata · yubico-piv-tool · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#yubico-piv-tool

nixpkgs package indexes · pkgs/by-name/yu/yubico-piv-tool/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S yubico-piv-tool

Arch Linux sync databases · yubico-piv-tool · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install yubico-piv-tool

openSUSE Tumbleweed package metadata · yubico-piv-tool · source: download.opensuse.org

Windows

Scoopverified · 92%
scoop install main/yubico-piv-tool

Scoop official bucket manifest trees · bucket/yubico-piv-tool.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id Yubico.PIVTool -e

Windows Package Manager source index · Yubico.PIVTool · source: cdn.winget.microsoft.com

overview

Package summary

Command-line tool for the YubiKey PIV application

Commands and aliases

  • yubico-piv-tool

history

Project history and usage

Yubico PIV Tool is the command-line, library, and PKCS#11 toolchain for the YubiKey PIV application, packaged because it turns hardware-backed smart-card identity into scriptable Unix tooling.

Project history

Yubico’s PIV tooling grew from the YubiKey NEO/YubiKey 4 era when YubiKeys exposed a Personal Identity Verification smart-card interface compatible with NIST SP 800-73 concepts. The developer documentation describes PIV as enabling RSA or ECC signing and decryption with private keys stored on the smart card, exposed through interfaces such as PKCS#11.

The project bundles several layers: the `yubico-piv-tool` command, the libykpiv library, and the YKCS11 PKCS#11 module. That combination made it useful both for direct provisioning tasks and for applications that already know how to talk PKCS#11.

Over time, release notes show the project tracking newer YubiKey capabilities and platform integration needs: improved YKCS11 behavior, Windows/minidriver integration, firmware 5.7-era RSA3072/RSA4096, ED25519 and X25519 support, key deletion and movement, and expanded error handling.

Adoption history

Adoption followed enterprise and developer uses of YubiKeys as smart-card-like credentials: client certificates, SSH through PKCS#11, code signing, certificate requests, and hardware-backed private-key operations. Distribution packages often split the command-line tool, development library, and PKCS#11 module, reflecting its use both by humans and by other applications.

Yubico’s own guides for SSH with PIV and PKCS#11 helped make the package a standard dependency in hardware-backed SSH setups before OpenSSH’s newer FIDO2 key types became widespread. Even with FIDO2 available, PIV remains relevant where certificate, PKCS#11, or smart-card interoperability is required.

How it is used

Users use `yubico-piv-tool` to generate keys on a YubiKey, import keys or certificates, create certificate signing requests, read and write PIV objects, inspect status, verify PINs, and test signatures. Applications can use YKCS11 when they need a PKCS#11 provider for the YubiKey PIV applet.

For package users, the practical pattern is often: install the tool, initialize or inspect the PIV applet, provision slots such as 9a for authentication, and point OpenSSH, OpenSSL, Firefox, Java keytool, or another PKCS#11-aware consumer at the YKCS11 module.

Why package nerds care

This package is a bridge between hardware security tokens and the Unix package ecosystem. It is small on the surface, but it explains why smart-card support pulls in PC/SC, PKCS#11, OpenSSL, and vendor-specific libraries in real deployments.

It also documents the hardware reality ponytail code usually cannot ignore: firmware capabilities matter, slots matter, PIN/PUK/management-key state matters, and package upgrades may unlock algorithms only when the physical YubiKey supports them.

Timeline

  • 2014: Yubico copyright notices and forum activity show the PIV tool emerging in the YubiKey NEO/PIV era.
  • 2016: yubico-piv-tool 2.0.0 is discussed as a major YKCS11 release with a more complete PKCS#11 implementation.
  • 2017-2020: Linux distributions package yubico-piv-tool and YKCS11 for command-line and PKCS#11 use.
  • 2024-01-31: Version 2.5.0 adds firmware 5.7-era support for RSA3072/RSA4096, ED25519, X25519, key deletion, and key movement.
  • 2026-01-20: Version 2.7.3 release notes include X25519 ECDH work and Windows/minidriver usability improvements.

Related projects

  • Related projects include YubiKey Manager, YKCS11, libykpiv, OpenSC, OpenSSH, OpenSSL, p11-kit, PC/SC Lite, piv-go, yubikey-agent, PIV standards, and NIST SP 800-73.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
yubico-piv-toolexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version2.7.3
manager updated2026-06-25
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:yubico-piv-tool
Version2.7.3
Package managerHomebrew
Homepagehttps://developers.yubico.com/yubico-piv-tool/
Last updated2026-06-25T13:38:13+02:00
Pulseupdated
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

libykpiv-dev 2.7.1-1

Development files for the YubiKey PIV Library

https://developers.yubico.com/yubico-piv-tool/

sudo apt install libykpiv-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: yubico-piv-tool
  • 1 dependencies
  • normalized package name match
  • Matched by: Yubico Piv Tool
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libykpiv-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libykpiv2 2.7.1-1

Library for communication with the YubiKey PIV smartcard

https://developers.yubico.com/yubico-piv-tool/

sudo apt install libykpiv2
  • Section: libs
  • Architecture: amd64
  • Source Package: yubico-piv-tool
  • 4 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Yubico Piv Tool
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libykpiv2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ykcs11 2.7.1-1

PKCS#11 module for the YubiKey PIV applet

https://developers.yubico.com/yubico-piv-tool/

sudo apt install ykcs11
  • Section: libs
  • Architecture: amd64
  • Source Package: yubico-piv-tool
  • 3 dependencies
  • normalized package name match
  • Matched by: Yubico Piv Tool
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ykcs11 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

yubico-piv-tool 2.7.1-1

Command line tool for the YubiKey PIV applet

https://developers.yubico.com/yubico-piv-tool/

sudo apt install yubico-piv-tool
  • Section: utils
  • Architecture: amd64
  • 4 dependencies
  • normalized package name match
  • Matched by: Yubico Piv Tool
Debian stable package indexes · deb.debian.org · Debian stable package indexes: yubico-piv-tool from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

yubico-piv-tool

nix profile install nixpkgs#yubico-piv-tool
  • normalized package name match
  • Matched by: Yubico Piv Tool
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/yu/yubico-piv-tool/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libykpiv-dev 2.2.0-1.1build2

Development files for the YubiKey PIV Library

https://developers.yubico.com/yubico-piv-tool/

sudo apt install libykpiv-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: yubico-piv-tool
  • 1 dependencies
  • normalized package name match
  • Matched by: Yubico Piv Tool
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libykpiv-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libykpiv2 2.2.0-1.1build2

Library for communication with the YubiKey PIV smartcard

https://developers.yubico.com/yubico-piv-tool/

sudo apt install libykpiv2
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: yubico-piv-tool
  • 3 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Yubico Piv Tool
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libykpiv2 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

ykcs11 2.2.0-1.1build2

PKCS#11 module for the YubiKey PIV applet

https://developers.yubico.com/yubico-piv-tool/

sudo apt install ykcs11
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: yubico-piv-tool
  • 3 dependencies
  • normalized package name match
  • Matched by: Yubico Piv Tool
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ykcs11 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

yubico-piv-tool 2.2.0-1.1build2

Command line tool for the YubiKey PIV applet

https://developers.yubico.com/yubico-piv-tool/

sudo apt install yubico-piv-tool
  • Section: universe/utils
  • Architecture: amd64
  • 3 dependencies
  • normalized package name match
  • Matched by: Yubico Piv Tool
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: yubico-piv-tool from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

yubico-piv-tool 2.7.3-r0

PIV Tools for yubikey

https://developers.yubico.com/yubico-piv-tool

sudo apk add yubico-piv-tool
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: yubico-piv-tool
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Yubico Piv Tool
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: yubico-piv-tool from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

yubico-piv-tool-dev 2.7.3-r0

PIV Tools for yubikey (development files)

https://developers.yubico.com/yubico-piv-tool

sudo apk add yubico-piv-tool-dev
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: yubico-piv-tool
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Yubico Piv Tool
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: yubico-piv-tool-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

yubico-piv-tool-doc 2.7.3-r0

PIV Tools for yubikey (documentation)

https://developers.yubico.com/yubico-piv-tool

sudo apk add yubico-piv-tool-doc
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: yubico-piv-tool
  • normalized package name match
  • Matched by: Yubico Piv Tool
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: yubico-piv-tool-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

yubico-piv-tool-libs 2.7.3-r0

PIV Tools for yubikey (libraries)

https://developers.yubico.com/yubico-piv-tool

sudo apk add yubico-piv-tool-libs
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: yubico-piv-tool
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Yubico Piv Tool
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: yubico-piv-tool-libs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

yubico-piv-tool-static 2.7.3-r0

PIV Tools for yubikey (static library)

https://developers.yubico.com/yubico-piv-tool

sudo apk add yubico-piv-tool-static
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: yubico-piv-tool
  • normalized package name match
  • Matched by: Yubico Piv Tool
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: yubico-piv-tool-static from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

yubico-piv-tool 2.7.3-5.fc45

Tool for interacting with the PIV applet on a YubiKey

https://developers.yubico.com/yubico-piv-tool/

sudo dnf install yubico-piv-tool
  • License: BSD-2-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: yubico-piv-tool
  • 6 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Yubico Piv Tool
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: yubico-piv-tool from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

yubico-piv-tool-devel 2.7.3-5.fc45

Tool for interacting with the PIV applet on a YubiKey

https://developers.yubico.com/yubico-piv-tool/

sudo dnf install yubico-piv-tool-devel
  • License: BSD-2-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: yubico-piv-tool
  • 5 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Yubico Piv Tool
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: yubico-piv-tool-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation