libfido2-git on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "libfido2-git" 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 libfido2-git on Arch using YAY

$ yay -S libfido2-git

* (Optional) Uninstall libfido2-git on Arch using YAY

$ yay -Rns libfido2-git

2. Manually Install "libfido2-git" via AUR

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

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

b. Clone libfido2-git's git locally

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

c. Go to ~/libfido2-git folder and install it

$ cd ~/libfido2-git $ makepkg -si

3. Information about the libfido2-git package on Arch User Repository (AUR)

ID: 684758
Name: libfido2-git
PackageBaseID: 136308
PackageBase: libfido2-git
Version: 1.3.0.r108.daeb325-1
Description: Provides library functionality for FIDO 2.0, including communication with a device over USB
URL: https://developers.yubico.com/libfido2/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kbabioch
Submitter: kbabioch
FirstSubmitted: 1538073574
LastModified: 1578684477
URLPath: /cgit/aur.git/snapshot/libfido2-git.tar.gz