How to install yubikey-manager on Debian
Caveat Lector: This blog post was published 8 years ago. Depending on the content, it may no longer be applicable or relevant.
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:
apt-get install swig libpcsclite-dev
pip3 install yubikey-manager --user
Here is the main commandline utility:
~/.local/bin/ykman
If you found a mistake in this blog post, or would like to suggest an improvement to this blog post,
please get in touch at michael@franzl.name; as subject
please use the prefix "Comment to blog post" and append the post title.