mod_rpaf on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S mod_rpaf

* (Optional) Uninstall mod_rpaf on Arch using YAY

$ yay -Rns mod_rpaf

2. Manually Install "mod_rpaf" via AUR

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

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

b. Clone mod_rpaf's git locally

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

c. Go to ~/mod_rpaf folder and install it

$ cd ~/mod_rpaf $ makepkg -si

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

ID: 1109153
Name: mod_rpaf
PackageBaseID: 17980
PackageBase: mod_rpaf
Version: 20220707-1
Description: rpaf is for backend Apache servers what mod_proxy_add_forward is for frontend Apache servers
URL: https://github.com/gnif/mod_rpaf
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: JesseSteele
Submitter:
FirstSubmitted: 1214189293
LastModified: 1657260986
URLPath: /cgit/aur.git/snapshot/mod_rpaf.tar.gz