python-yubico-client on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S python-yubico-client

* (Optional) Uninstall python-yubico-client on Arch using YAY

$ yay -Rns python-yubico-client

2. Manually Install "python-yubico-client" via AUR

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

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

b. Clone python-yubico-client's git locally

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

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

$ cd ~/python-yubico-client $ makepkg -si

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

ID: 789199
Name: python-yubico-client
PackageBaseID: 157522
PackageBase: python-yubico-client
Version: 1.13.0-1
Description: Python library for validating Yubico Yubikey One Time Passwords (OTPs) based on the validation protocol version 2.0.
URL: https://github.com/Kami/python-yubico-client/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: petronny
Submitter: petronny
FirstSubmitted: 1599640721
LastModified: 1599640721
URLPath: /cgit/aur.git/snapshot/python-yubico-client.tar.gz