qubes-u2f on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S qubes-u2f

* (Optional) Uninstall qubes-u2f on Arch using YAY

$ yay -Rns qubes-u2f

2. Manually Install "qubes-u2f" via AUR

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

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

b. Clone qubes-u2f's git locally

$ git clone https://aur.archlinux.org/qubes-u2f.git ~/qubes-u2f

c. Go to ~/qubes-u2f folder and install it

$ cd ~/qubes-u2f $ makepkg -si

3. Information about the qubes-u2f package on Arch User Repository (AUR)

ID: 1272827
Name: qubes-u2f
PackageBaseID: 194642
PackageBase: qubes-u2f
Version: 1.2.10-1
Description: Securely forward U2F challenge-response authentication between Web browser and U2F HID token without exposing the browser and USB stack to one another
URL: https://github.com/QubesOS/qubes-app-u2f
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wavesquid
Submitter: wavesquid
FirstSubmitted: 1686709836
LastModified: 1686709836
URLPath: /cgit/aur.git/snapshot/qubes-u2f.tar.gz