mod_pagespeed-bin on AUR (Arch User Repository)

Last updated: June 28,2024

1. Install "mod_pagespeed-bin" 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_pagespeed-bin on Arch using YAY

$ yay -S mod_pagespeed-bin

* (Optional) Uninstall mod_pagespeed-bin on Arch using YAY

$ yay -Rns mod_pagespeed-bin

2. Manually Install "mod_pagespeed-bin" via AUR

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

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

b. Clone mod_pagespeed-bin's git locally

$ git clone https://aur.archlinux.org/mod_pagespeed-bin.git ~/mod_pagespeed-bin

c. Go to ~/mod_pagespeed-bin folder and install it

$ cd ~/mod_pagespeed-bin $ makepkg -si

3. Information about the mod_pagespeed-bin package on Arch User Repository (AUR)

ID: 611573
Name: mod_pagespeed-bin
PackageBaseID: 141956
PackageBase: mod_pagespeed-bin
Version: 1.13.35.2-1
Description: Apache module for rewriting web pages to reduce latency and bandwidth.
URL: https://www.modpagespeed.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: asmolero
FirstSubmitted: 1557584915
LastModified: 1557584915
URLPath: /cgit/aur.git/snapshot/mod_pagespeed-bin.tar.gz