nginx-pagespeed on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S nginx-pagespeed

* (Optional) Uninstall nginx-pagespeed on Arch using YAY

$ yay -Rns nginx-pagespeed

2. Manually Install "nginx-pagespeed" via AUR

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

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

b. Clone nginx-pagespeed's git locally

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

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

$ cd ~/nginx-pagespeed $ makepkg -si

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

ID: 731706
Name: nginx-pagespeed
PackageBaseID: 113413
PackageBase: nginx-pagespeed
Version: 1.18.0+1.13.35.2-1
Description: Lightweight HTTP server and IMAP/POP3 proxy server
URL: https://developers.google.com/speed/pagespeed/module/
NumVotes: 0
Popularity: 0
OutOfDate: 1635681847
Maintainer: joaquinito2051
FirstSubmitted: 1468148590
LastModified: 1588755304
URLPath: /cgit/aur.git/snapshot/nginx-pagespeed.tar.gz