varnish-modules on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S varnish-modules

* (Optional) Uninstall varnish-modules on Arch using YAY

$ yay -Rns varnish-modules

2. Manually Install "varnish-modules" via AUR

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

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

b. Clone varnish-modules's git locally

$ git clone https://aur.archlinux.org/varnish-modules.git ~/varnish-modules

c. Go to ~/varnish-modules folder and install it

$ cd ~/varnish-modules $ makepkg -si

3. Information about the varnish-modules package on Arch User Repository (AUR)

ID: 1387376
Name: varnish-modules
PackageBaseID: 169891
PackageBase: varnish-modules
Version: 0.23.0-3
Description: A bundle of commonly useful Varnish vmods
URL: https://github.com/varnish/varnish-modules
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: gquintard
Submitter: gquintard
FirstSubmitted: 1628833297
LastModified: 1705476832
URLPath: /cgit/aur.git/snapshot/varnish-modules.tar.gz