domrim/yubikey-agent
Project ID: 48560
Description
yubikey-agent is a seamless ssh-agent for YubiKeys
Installation Instructions
Enable repository and install yubikey-agent:
dnf copr enable domrim/yubikey-agent
dnf install yubikey-agent
After installation enable and start service and export the SSH-Socket-Path:
systemctl --user enable --now yubikey-agent
export SSH_AUTH_SOCK="${XDG_RUNTIME_DIR}/yubikey-agent/yubikey-agent.sock"
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | x86_64 (9)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (8)* | Fedora 39 (21 downloads) |
Fedora 40 | x86_64 (5)* | Fedora 40 (17 downloads) |
Fedora 41 | x86_64 (0)* | Fedora 41 (3 downloads) |
Fedora rawhide | x86_64 (17)* | Fedora rawhide (56 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable domrim/yubikey-agent
More info about enabling Copr repositories