Yubikey Management Tools Installation

We need yubikey-manager Smart Card Daemon middlware.

sudo pacman -S yubikey-manager pcsclite ccid
sudo systemctl enable --now pcscd.service
sudo systemctl enable --now pcscd.socket

Verify if the key is detected:

ykman info
 @slexi  ykman info                               
Device type: YubiKey 5C NFC
Serial number: 25997589
Firmware version: 5.4.3
Form factor: Keychain (USB-C)
Enabled USB interfaces: OTP, FIDO, CCID
NFC transport is enabled

Applications    USB     NFC    
Yubico OTP      Enabled Enabled
FIDO U2F        Enabled Enabled
FIDO2           Enabled Enabled
OATH            Enabled Enabled
PIV             Enabled Enabled
OpenPGP         Enabled Enabled
YubiHSM Auth    Enabled Enabled