nginx-mod-sticky on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S nginx-mod-sticky

* (Optional) Uninstall nginx-mod-sticky on Arch using YAY

$ yay -Rns nginx-mod-sticky

2. Manually Install "nginx-mod-sticky" via AUR

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

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

b. Clone nginx-mod-sticky's git locally

$ git clone https://aur.archlinux.org/nginx-mod-sticky.git ~/nginx-mod-sticky

c. Go to ~/nginx-mod-sticky folder and install it

$ cd ~/nginx-mod-sticky $ makepkg -si

3. Information about the nginx-mod-sticky package on Arch User Repository (AUR)

ID: 1287074
Name: nginx-mod-sticky
PackageBaseID: 195587
PackageBase: nginx-mod-sticky
Version: 0.0.2-1
Description: NGINX sticky module - add a sticky cookie to be always forwarded to the same upstream server.
URL: https://github.com/fabianofurtado/nginx_sticky_module_ng
NumVotes: 1
Popularity: 0.006821
OutOfDate:
Maintainer: fusca
Submitter: fusca
FirstSubmitted: 1689109191
LastModified: 1689109191
URLPath: /cgit/aur.git/snapshot/nginx-mod-sticky.tar.gz