ykclient
Yubikey client library development files
Install
- All systems
-
curl cmd.cat/ykclient.sh
- Debian
-
apt-get install libykclient-dev - Ubuntu
-
apt-get install libykclient-dev - Arch Linux
-
pacman -S libykclient-dev - Kali Linux
-
apt-get install libykclient-dev - Fedora
-
dnf install ykclient - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libykclient-dev - OS X
-
brew install ykclient - Raspbian
-
apt-get install libykclient-dev
libykclient-dev
Yubikey client library development files
YubiKeys are USB tokens that act like keyboards and generate one-time passwords (OTPs). The tokens are produced and sold by Yubico. This library is used for talking to an online validation server such as yubikey-server-c, yubikey-server-php or yubikey-server-j. This package contains the necessary files for developers, and a command line tool "ykclient" to perform OTP queries from the shell.