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>.
RUN apt-get update && \
apt-get install -y yubikey-manager
RUN apt-get update && \
apt-get install -y yubikey-manager
RUN pacman -S --noconfirm yubikey-manager
RUN apt-get update && \
apt-get install -y yubikey-manager
RUN dnf install -y yubikey-manager