yubikey-agent on AUR (Arch User Repository)

Last updated: July 02,2024

1. Install "yubikey-agent" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install yubikey-agent on Arch using YAY

$ yay -S yubikey-agent

* (Optional) Uninstall yubikey-agent on Arch using YAY

$ yay -Rns yubikey-agent

2. Manually Install "yubikey-agent" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone yubikey-agent's git locally

$ git clone https://aur.archlinux.org/yubikey-agent.git ~/yubikey-agent

c. Go to ~/yubikey-agent folder and install it

$ cd ~/yubikey-agent $ makepkg -si

3. Information about the yubikey-agent package on Arch User Repository (AUR)

ID: 1189224
Name: yubikey-agent
PackageBaseID: 152556
PackageBase: yubikey-agent
Version: 0.1.6-1
Description: A seamless ssh-agent for YubiKeys
URL: https://filippo.io/yubikey-agent
NumVotes: 2
Popularity: 0.000141
OutOfDate:
Maintainer: Le_suisse
Submitter: Le_suisse
FirstSubmitted: 1588975590
LastModified: 1672309760
URLPath: /cgit/aur.git/snapshot/yubikey-agent.tar.gz