a2fa on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S a2fa

* (Optional) Uninstall a2fa on Arch using YAY

$ yay -Rns a2fa

2. Manually Install "a2fa" via AUR

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

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

b. Clone a2fa's git locally

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

c. Go to ~/a2fa folder and install it

$ cd ~/a2fa $ makepkg -si

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

ID: 1352729
Name: a2fa
PackageBaseID: 199240
PackageBase: a2fa
Version: 0.16.5-1
Description: A command line tool for generating and validating one-time password.
URL: https://github.com/csyezheng/a2fa
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: csyezheng
Submitter: csyezheng
FirstSubmitted: 1699129216
LastModified: 1699919729
URLPath: /cgit/aur.git/snapshot/a2fa.tar.gz