nginx-totp-auth on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S nginx-totp-auth

* (Optional) Uninstall nginx-totp-auth on Arch using YAY

$ yay -Rns nginx-totp-auth

2. Manually Install "nginx-totp-auth" via AUR

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

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

b. Clone nginx-totp-auth's git locally

$ git clone https://aur.archlinux.org/nginx-totp-auth.git ~/nginx-totp-auth

c. Go to ~/nginx-totp-auth folder and install it

$ cd ~/nginx-totp-auth $ makepkg -si

3. Information about the nginx-totp-auth package on Arch User Repository (AUR)

ID: 1259072
Name: nginx-totp-auth
PackageBaseID: 192880
PackageBase: nginx-totp-auth
Version: r16.09bf6d9-3
Description: totp auth for nginx
URL: https://github.com/davidgfnet/nginx_totp_auth
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sergej
Submitter: sergej
FirstSubmitted: 1682014554
LastModified: 1684282886
URLPath: /cgit/aur.git/snapshot/nginx-totp-auth.tar.gz