ykman

YubiKey Manager - configure YubiKeys. If there are multiple YubiKeys connected, you have to add --device serial_number before a subcommand. More information: <https://docs.yubico.com/software/yubikey/tools/ykman/index.html>.

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