ykneomgr
YubiKey NEO CCID Manager C Library
Install
- All systems
-
curl cmd.cat/ykneomgr.sh
- Debian
-
apt-get install ykneomgr - Ubuntu
-
apt-get install ykneomgr - Fedora
-
dnf install libykneomgr - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install ykneomgr - OS X
-
brew install ykneomgr - Raspbian
-
apt-get install ykneomgr
libykneomgr
YubiKey NEO CCID Manager C Library
ykneomgr
Yubico YubiKey NEO CCID Manager tool
This is a C library to interact with the CCID-part of the YubiKey NEO. There is a command line tool "ykneomgr" for interactive use. It supports querying the YubiKey NEO for firmware version, operation mode (OTP/CCID) and serial number. You may also mode switch the device and manage applets (list, delete and install). This package contains the command line tool.