ykinfo

Get basic information from a YubiKey. More information: <https://developers.yubico.com/yubikey-personalization/Manuals/ykinfo.1.html>.

Debian Debian
RUN apt-get update && \ apt-get install -y yubikey-personalization
Ubuntu
RUN apt-get update && \ apt-get install -y yubikey-personalization
Alpine
RUN apk add ykpers
Arch Arch Linux
RUN pacman -S --noconfirm yubikey-personalization
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y yubikey-personalization
Fedora
RUN dnf install -y ykpers
Raspbian
RUN apt-get update && \ apt-get install -y yubikey-personalization
click the source code to copy install ykinfo on any operating system with command-not-found.com