pwauth on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S pwauth

* (Optional) Uninstall pwauth on Arch using YAY

$ yay -Rns pwauth

2. Manually Install "pwauth" via AUR

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

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

b. Clone pwauth's git locally

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

c. Go to ~/pwauth folder and install it

$ cd ~/pwauth $ makepkg -si

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

ID: 371997
Name: pwauth
PackageBaseID: 102286
PackageBase: pwauth
Version: 2.3.11-6
Description: An authenticator designed to be used for web authentication
URL: https://github.com/phokz/pwauth/tree/master/pwauth
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: oksijun
Submitter: oksijun
FirstSubmitted: 1445592808
LastModified: 1483866567
URLPath: /cgit/aur.git/snapshot/pwauth.tar.gz