2fa on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S 2fa

* (Optional) Uninstall 2fa on Arch using YAY

$ yay -Rns 2fa

2. Manually Install "2fa" via AUR

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

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

b. Clone 2fa's git locally

$ git clone https://aur.archlinux.org/2fa.git ~/2fa

c. Go to ~/2fa folder and install it

$ cd ~/2fa $ makepkg -si

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

ID: 915368
Name: 2fa
PackageBaseID: 129157
PackageBase: 2fa
Version: 1.2.0-1
Description: Two factor authentication agent
URL: https://github.com/rsc/2fa
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ssiyad
Submitter:
FirstSubmitted: 1515772359
LastModified: 1622546538
URLPath: /cgit/aur.git/snapshot/2fa.tar.gz