ykgenerate
Yubikey OTP library development files
RUN apt-get update && \
apt-get install -y libyubikey-dev
RUN apt-get update && \
apt-get install -y libyubikey-dev
RUN apk add yubico-c
RUN pacman -S --noconfirm yubico-c
RUN apt-get update && \
apt-get install -y libyubikey-dev
RUN dnf install -y libyubikey
RUN apt-get update && \
apt-get install -y libyubikey-dev