squidguard on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S squidguard

* (Optional) Uninstall squidguard on Arch using YAY

$ yay -Rns squidguard

2. Manually Install "squidguard" via AUR

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

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

b. Clone squidguard's git locally

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

c. Go to ~/squidguard folder and install it

$ cd ~/squidguard $ makepkg -si

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

ID: 762470
Name: squidguard
PackageBaseID: 125648
PackageBase: squidguard
Version: 1.6.0-9
Description: Filter and redirector plugin for Squid. SquidGuard is a free, flexible and ultra fast filter, redirector and access controller plugin for squid.
URL: http://www.squidguard.org
NumVotes: 1
Popularity: 0.565752
OutOfDate:
Maintainer: shyamin
Submitter: derhomp
FirstSubmitted: 1505720138
LastModified: 1594242497
URLPath: /cgit/aur.git/snapshot/squidguard.tar.gz