python-yubico on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-yubico

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

$ yay -Rns python-yubico

2. Manually Install "python-yubico" 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's git locally

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

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

$ cd ~/python-yubico $ makepkg -si

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

ID: 1308554
Name: python-yubico
PackageBaseID: 114213
PackageBase: python-yubico
Version: 1.3.3-3
Description: Pure-python library for interacting with Yubikeys
URL: https://github.com/Yubico/python-yubico
NumVotes: 1
Popularity: 0.016044
OutOfDate:
Maintainer: ChloeColman
Submitter: grubber
FirstSubmitted: 1470201463
LastModified: 1692891973
URLPath: /cgit/aur.git/snapshot/python-yubico.tar.gz