yubikey_switch on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S yubikey_switch

* (Optional) Uninstall yubikey_switch on Arch using YAY

$ yay -Rns yubikey_switch

2. Manually Install "yubikey_switch" via AUR

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

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

b. Clone yubikey_switch's git locally

$ git clone https://aur.archlinux.org/yubikey_switch.git ~/yubikey_switch

c. Go to ~/yubikey_switch folder and install it

$ cd ~/yubikey_switch $ makepkg -si

3. Information about the yubikey_switch package on Arch User Repository (AUR)

ID: 1035853
Name: yubikey_switch
PackageBaseID: 175927
PackageBase: yubikey_switch
Version: 1.0-1
Description: Helps use multiple yubikeys (as smartcards) with the same subkeys.
URL: https://github.com/SP5D/yubikey_switch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Sylogista
Submitter: Sylogista
FirstSubmitted: 1644701820
LastModified: 1644701820
URLPath: /cgit/aur.git/snapshot/yubikey_switch.tar.gz