Hi, thanks for the response. I've added the entry's to my sources.list and ran the add-apt-repository commands but when I try to install the packages it gives me this:
Code:
root@ns202593:~# apt-get install libyubikey python-pyhsm python-yubiauth python-yubico python-yubico-client rlm-yubico ykclient yubiadmin yubico-pam yubikey-ksm yubikey-personalization yubikey-personalization-gui yubikey-val
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libyubikey
E: Unable to locate package ykclient
E: Unable to locate package yubiadmin
E: Unable to locate package yubico-pam
Any idea what I might be doing wrong?