mod_authn_otp on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S mod_authn_otp

* (Optional) Uninstall mod_authn_otp on Arch using YAY

$ yay -Rns mod_authn_otp

2. Manually Install "mod_authn_otp" via AUR

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

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

b. Clone mod_authn_otp's git locally

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

c. Go to ~/mod_authn_otp folder and install it

$ cd ~/mod_authn_otp $ makepkg -si

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

ID: 1120243
Name: mod_authn_otp
PackageBaseID: 60392
PackageBase: mod_authn_otp
Version: 1.1.10-1
Description: Apache module for one time password authentication
URL: https://github.com/archiecobbs/mod-authn-otp
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: chrbayer
Submitter: Arthur
FirstSubmitted: 1340829421
LastModified: 1659354833
URLPath: /cgit/aur.git/snapshot/mod_authn_otp.tar.gz