libfido2-full on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S libfido2-full

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

$ yay -Rns libfido2-full

2. Manually Install "libfido2-full" via AUR

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

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

b. Clone libfido2-full's git locally

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

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

$ cd ~/libfido2-full $ makepkg -si

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

ID: 1293349
Name: libfido2-full
PackageBaseID: 184680
PackageBase: libfido2-full
Version: 1.13.0-1
Description: Library functionality for FIDO 2.0, with support for USB, NFC, and PCSC devices
URL: https://developers.yubico.com/libfido2/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BryanJacobs
Submitter: BryanJacobs
FirstSubmitted: 1659685723
LastModified: 1690148617
URLPath: /cgit/aur.git/snapshot/libfido2-full.tar.gz