python-u2fval on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S python-u2fval

* (Optional) Uninstall python-u2fval on Arch using YAY

$ yay -Rns python-u2fval

2. Manually Install "python-u2fval" via AUR

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

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

b. Clone python-u2fval's git locally

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

c. Go to ~/python-u2fval folder and install it

$ cd ~/python-u2fval $ makepkg -si

3. Information about the python-u2fval package on Arch User Repository (AUR)

ID: 439035
Name: python-u2fval
PackageBaseID: 125152
PackageBase: u2fval
Version: 2.0.0-2
Description: Python based U2F Validation Server
URL: https://github.com/Yubico/u2fval
NumVotes: 0
Popularity: 0
OutOfDate: 1656527705
Maintainer: sweetpea
FirstSubmitted: 1503871505
LastModified: 1503871835
URLPath: /cgit/aur.git/snapshot/python-u2fval.tar.gz