Automic VaultAutomic Vault

brew

Install ykpers with Homebrew, apk, dnf, MacPorts, pacman, zypper

YubiKey personalization library and tool. Version 1.20.0 via Homebrew; verified 2026-06-22.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install ykpers

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install ykpers

MacPorts ports tree · security/ykpers/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add ykpers

Alpine Linux edge package indexes · ykpers · source: dl-cdn.alpinelinux.org

Fedora dnfverified · 92%
sudo dnf install ykpers

Fedora Rawhide package metadata · ykpers · source: dl.fedoraproject.org

Arch Linux pacmanverified · 92%
sudo pacman -S yubikey-personalization

Arch Linux sync databases · yubikey-personalization · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install libykpers-1-1

openSUSE Tumbleweed package metadata · libykpers-1-1 · source: download.opensuse.org

overview

Package summary

YubiKey personalization library and tool

Commands and aliases

  • ykchalresp
  • ykinfo
  • ykpersonalize

history

Project history and usage

YubiKey Personalization, packaged as `ykpers`, is Yubico's older C library and command-line toolset for programming YubiKey OTP slots. Its commands, especially `ykpersonalize`, belong to the era when setting AES keys, public identities, private identities, static passwords, and challenge-response behavior was the central local administration task for YubiKey tokens.

Project history

The yubikey-personalization repository was created on 2010-12-21 and describes the package as a cross-platform library and command-line tool used to personalize, meaning set an AES key on, YubiKeys. Its README documents a classic Autoconf C project using libusb, optional JSON output, udev rules, manpages generated from AsciiDoc, and companion tools such as `ykpersonalize`, `ykchalresp`, and `ykinfo`.

The tool's documentation is intentionally low level. It warns that using `ykpersonalize` can destroy the AES key in a YubiKey and make it unusable against Yubico's validation server unless a new key is uploaded. That warning captures the package's historical role: it was not just a viewer, but a provisioning utility for the OTP secrets embedded in physical tokens.

Yubico has since moved the ecosystem forward. The GitHub repository is archived, and Yubico's developer page says the YubiKey Personalization package was announced for end of life on 2025-02-19 and will reach end of life on 2026-02-19.

Adoption history

`ykpers` spread widely because early YubiKey deployments needed local programming and inspection tools for OTP slots. The package appears across Homebrew, Debian/Fedora-family packaging, Arch as `yubikey-personalization`, MacPorts, and openSUSE naming, reflecting the normal Unix distribution path for a hardware-token provisioning library.

Its adoption later became legacy adoption. As YubiKeys gained FIDO U2F/FIDO2, PIV, OATH, OpenPGP, and richer management surfaces, administrators increasingly needed `ykman` and related newer tools, while `ykpers` remained important for old OTP workflows and historical compatibility.

How it is used

The core command is `ykpersonalize`, used to write OTP-slot configuration such as fixed identity, private identity, AES key, ticket flags, static-ticket mode, strong-password options, access codes, and challenge-response behavior. `ykchalresp` and `ykinfo` cover adjacent challenge-response and device-information workflows.

Because it programs token secrets, `ykpers` is a trust-boundary tool. It requires local device permissions and can permanently alter how a YubiKey authenticates, which is why its README and manpages are more like provisioning documentation than ordinary CLI help.

Why package nerds care

`ykpers` is a useful package-history marker for the YubiKey ecosystem: it shows the original OTP personalization model before modern multi-application YubiKey management became the norm.

For package nerds, it is also a concrete example of hardware support as distro infrastructure: libusb access, udev rules, manpages, C libraries, and CLI tools had to be packaged correctly so security hardware could be administered outside vendor GUIs.

Timeline

  • 2010-12-21: Yubico creates the yubikey-personalization GitHub repository.
  • 2010s: `ykpersonalize`, `ykchalresp`, and `ykinfo` are packaged across Unix-like systems for OTP slot provisioning and inspection.
  • 2023-12-22: Last recorded push in the archived GitHub repository metadata.
  • 2025-02-19: Yubico announces end of life for the YubiKey Personalization package.
  • 2026-02-19: Yubico's developer page states the package will reach end of life.

Related projects

  • YubiKey Manager (`ykman`) is the maintained successor-style CLI for broader YubiKey configuration.
  • yubico-c provides related YubiKey OTP parsing/support pieces referenced by the personalization README.
  • ykneomgr and u2f-host appear in older workflows for modes outside OTP on earlier YubiKey generations.

security posture

Risk level: green

library-like package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • library-like package without higher-risk signals

Signals

  • metadata:library-like

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 2 runtime dependencies.
  • Build metadata lists 1 build dependencies.

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
ykchalrespcliglobal executable
ykinfocliglobal executable
ykpersonalizecliglobal executable

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-07-08
manager version1.20.0
manager updated2026-06-22
local dataok
upstreamnot checked
latest detectednot detected

https://developers.yubico.com/yubikey-personalization/

install metadata

Package metadata

Package keybrew:ykpers
Version1.20.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/ykpers
Homepagehttps://developers.yubico.com/yubikey-personalization/
Repositoryhttps://github.com/Yubico/yubikey-personalization
Upstream docshttps://developers.yubico.com/yubikey-personalization
LicenseBSD-2-Clause
Source archivehttps://developers.yubico.com/yubikey-personalization/Releases/ykpers-1.20.0.tar.gz
Last updated2026-06-22T14:06:44-07:00
Pulseupdated
Dependenciesjson-c, libyubikey
Build dependenciespkgconf
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameykpers
Aliases
  • yubikey-personalization
Version Scheme0
Revision2
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

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

apk95%

ykpers 1.20.0-r2

YubiKey Personalization library and tool

https://developers.yubico.com/yubikey-personalization/

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

ykpers-dev 1.20.0-r2

YubiKey Personalization library and tool (development files)

https://developers.yubico.com/yubikey-personalization/

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

ykpers-doc 1.20.0-r2

YubiKey Personalization library and tool (documentation)

https://developers.yubico.com/yubikey-personalization/

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

ykpers-udev 1.20.0-r2

YubiKey Personalization library and tool (udev rules)

https://developers.yubico.com/yubikey-personalization/

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

ykpers 1.20.0-18.fc44

Yubikey personalization program

http://opensource.yubico.com/yubikey-personalization/

sudo dnf install ykpers
  • License: LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: i686
  • Source Package: ykpers
  • 4 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Ykpers
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ykpers from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

ykpers-devel 1.20.0-18.fc44

Development files for ykpers

http://opensource.yubico.com/yubikey-personalization/

sudo dnf install ykpers-devel
  • License: LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: i686
  • Source Package: ykpers
  • 3 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Ykpers
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ykpers-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

yubikey-personalization 1.20.0-5

Yubico YubiKey Personalization library and tool

https://github.com/Yubico/yubikey-personalization

sudo pacman -S yubikey-personalization
  • License: BSD
  • Architecture: x86_64
  • 3 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Ykpers
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: yubikey-personalization from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

libykpers-1-1 1.20.0-3.16

Reference implementation for configuration of YubiKeys

https://developers.yubico.com/yubikey-personalization/

sudo zypper install libykpers-1-1
  • License: BSD-2-Clause
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: ykpers
  • 5 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Ykpers
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libykpers-1-1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libykpers-devel 1.20.0-3.16

Development files for the ykpers library

https://developers.yubico.com/yubikey-personalization/

sudo zypper install libykpers-devel
  • License: BSD-2-Clause
  • Category: Development/Languages/C and C++
  • Architecture: x86_64
  • Source Package: ykpers
  • 3 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Ykpers
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libykpers-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

ykpers 1.20.0-3.16

Reference implementation for configuration of YubiKeys

https://developers.yubico.com/yubikey-personalization/

sudo zypper install ykpers
  • License: BSD-2-Clause
  • Category: Productivity/Networking/Security
  • Architecture: x86_64
  • Source Package: ykpers
  • 4 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Ykpers
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ykpers from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

ykpers

sudo port install ykpers
  • normalized package name match
  • Matched by: Ykpers
MacPorts ports tree · api.github.com · MacPorts ports tree: security/ykpers/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

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
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment