mod_xsendfile on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S mod_xsendfile

* (Optional) Uninstall mod_xsendfile on Arch using YAY

$ yay -Rns mod_xsendfile

2. Manually Install "mod_xsendfile" via AUR

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

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

b. Clone mod_xsendfile's git locally

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

c. Go to ~/mod_xsendfile folder and install it

$ cd ~/mod_xsendfile $ makepkg -si

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

ID: 239651
Name: mod_xsendfile
PackageBaseID: 101846
PackageBase: mod_xsendfile
Version: 0.12-1
Description: Apache module for XSendFile header
URL: https://github.com/nmaier/mod_xsendfile
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: nylocx
FirstSubmitted: 1444814195
LastModified: 1444814199
URLPath: /cgit/aur.git/snapshot/mod_xsendfile.tar.gz