squid4 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S squid4

* (Optional) Uninstall squid4 on Arch using YAY

$ yay -Rns squid4

2. Manually Install "squid4" via AUR

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

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

b. Clone squid4's git locally

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

c. Go to ~/squid4 folder and install it

$ cd ~/squid4 $ makepkg -si

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

ID: 810153
Name: squid4
PackageBaseID: 133900
PackageBase: squid4
Version: 4.13-4
Description: Full-featured Web proxy cache server with the support SSL, eCAP, iCAP-client. Include patches for normal work with cache, long url`s and CDN.
URL: http://www.squid-cache.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bar0metr
Submitter: bar0metr
FirstSubmitted: 1530426506
LastModified: 1603821027
URLPath: /cgit/aur.git/snapshot/squid4.tar.gz