nginx_passwd on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S nginx_passwd

* (Optional) Uninstall nginx_passwd on Arch using YAY

$ yay -Rns nginx_passwd

2. Manually Install "nginx_passwd" via AUR

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

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

b. Clone nginx_passwd's git locally

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

c. Go to ~/nginx_passwd folder and install it

$ cd ~/nginx_passwd $ makepkg -si

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

ID: 1403964
Name: nginx_passwd
PackageBaseID: 192778
PackageBase: nginx_passwd
Version: 2.3.1-1
Description: Basic Auth Password File Manager for nginx
URL: https://github.com/gene-git/nginx_passwd
NumVotes: 3
Popularity: 0.074786
OutOfDate:
Maintainer: GeneArch
Submitter: GeneArch
FirstSubmitted: 1681763937
LastModified: 1707065878
URLPath: /cgit/aur.git/snapshot/nginx_passwd.tar.gz