python-u2flib-server on AUR( Arch User Repository.)

Last updated: January 12,2024

1. Install python-u2flib-server via UAR with a Helper - YAY

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

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

b. Install python-u2flib-server on Arch using YAY

yay -S python-u2flib-server

c. Remove python-u2flib-server on Arch using YAY

yay -Rns python-u2flib-server

2. Install python-u2flib-server via UAR manually

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

sudo pacman -S --needed base-devel git

b. Clone python-u2flib-server's git locally

git clone https://aur.archlinux.org/python-u2flib-server.git ~/python-u2flib-server

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

cd ~/python-u2flib-server
makepkg -si

3. Details of python-u2flib-server package

ID: 439033
Name: python-u2flib-server
PackageBaseID: 125151
PackageBase: python-u2flib-server
Version: 5.0.0-2
Description: Python based U2F server library
URL: https://github.com/Yubico/python-u2lib-server
NumVotes: 0
Popularity: 0
OutOfDate: 1656517952
Maintainer: sweetpea
FirstSubmitted: 1503871007
LastModified: 1503871794
URLPath: /cgit/aur.git/snapshot/python-u2flib-server.tar.gz