u2f-emulated on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S u2f-emulated

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

$ yay -Rns u2f-emulated

2. Manually Install "u2f-emulated" via AUR

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

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

b. Clone u2f-emulated's git locally

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

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

$ cd ~/u2f-emulated $ makepkg -si

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

ID: 1117070
Name: u2f-emulated
PackageBaseID: 184336
PackageBase: u2f-emulated
Version: 1.0-1
Description: Software that emulates U2F through a virtual USB device.
URL: https://github.com/MattGorko/u2f-emulated
NumVotes: 1
Popularity: 0.000394
OutOfDate:
Maintainer: DanielNak
Submitter: DanielNak
FirstSubmitted: 1658785432
LastModified: 1658785432
URLPath: /cgit/aur.git/snapshot/u2f-emulated.tar.gz