cd ~/Downloads
wget -c https://developers.yubico.com/yubioath-flutter/Releases/yubico-authenticator-latest-linux.tar.gz
tar xvf yubico-authenticator-6.2.0-linux.tar.gz
cd yubioath-desktop-6.2.0-linux
./desktop_integration.sh -i
Enable pcscd
install pcscd if you don't have it: sudo apt -y install pcscd
sudo systemctl enable --now pcscd
Update Exec= in ~/.local/share/applications/com.yubico.authenticator.desktop file as follows