FiloSottile / yubikey-agent

yubikey-agent is a seamless ssh-agent for YubiKeys.
https://filippo.io/yubikey-agent
BSD 3-Clause "New" or "Revised" License
2.6k stars 124 forks source link

Cannot Find Package for Ubuntu 20.04.5 LTS #133

Closed KerickHowlett closed 1 year ago

KerickHowlett commented 1 year ago

I attempted to install this the yubikey-agent package with sudo apt install yubikey-agent onto my WSL2 image of Ubuntu 20.04 distro, but I get a "package not found" in response—even after running sudo apt update.

Is there a specific registry I need to add first?

Or is it just not available for my version of Ubuntu? Even though it's the latest version available for WSL2, I know it's not the latest Ubuntu version out there.