squidview on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install squidview on Arch using YAY
$
yay -S
squidview
Copied
* (Optional) Uninstall squidview on Arch using YAY
$
yay -Rns
squidview
Copied
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
Copied
b. Clone squidview's git locally
$
git clone https://aur.archlinux.org/squidview.git
~/squidview
Copied
c. Go to ~/squidview folder and install it
$
cd
~/squidview
Copied
$
makepkg -si
Copied
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
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