squidview on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S squidview

* (Optional) Uninstall squidview on Arch using YAY

$ yay -Rns squidview

2. Manually Install "squidview" via AUR

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

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

b. Clone squidview's git locally

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

c. Go to ~/squidview folder and install it

$ cd ~/squidview $ makepkg -si

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

ID: 491045
Name: squidview
PackageBaseID: 20999
PackageBase: squidview
Version: 0.86-1
Description: Is an interactive console program which monitors and displays squid logs in a nice fashion.
URL: http://www.rillion.net/squidview/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: pizzaman
Submitter:
FirstSubmitted: 1225063783
LastModified: 1519990924
URLPath: /cgit/aur.git/snapshot/squidview.tar.gz