squid5 on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S squid5

* (Optional) Uninstall squid5 on Arch using YAY

$ yay -Rns squid5

2. Manually Install "squid5" via AUR

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

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

b. Clone squid5's git locally

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

c. Go to ~/squid5 folder and install it

$ cd ~/squid5 $ makepkg -si

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

ID: 551509
Name: squid5
PackageBaseID: 135040
PackageBase: squid5
Version: 5.0.0-5
Description: Full-featured Web proxy cache server with the support SSL, eCAP, iCAP-client. Include patches for normal work with long url`s and CDN.
URL: http://www.squid-cache.org
NumVotes: 1
Popularity: 0
OutOfDate: 1648458515
Maintainer: bar0metr
Submitter: bar0metr
FirstSubmitted: 1534179797
LastModified: 1539468075
URLPath: /cgit/aur.git/snapshot/squid5.tar.gz