yubikey-manager is a Python application requiring some dependencies for it to be installed from the Python repositories, because it is not yet in the official Debian package repository. Here is how:
1 2 |
apt-get install swig libpcsclite-dev pip3 install yubikey-manager --user |
Here is the main commandline utility:
1 |
~/.local/bin/ykman |