webalizer on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S webalizer

* (Optional) Uninstall webalizer on Arch using YAY

$ yay -Rns webalizer

2. Manually Install "webalizer" via AUR

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

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

b. Clone webalizer's git locally

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

c. Go to ~/webalizer folder and install it

$ cd ~/webalizer $ makepkg -si

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

ID: 1425402
Name: webalizer
PackageBaseID: 43551
PackageBase: webalizer
Version: 2.23.08.20210401-5
Description: A web server log file analysis program producing HTML reports
URL: http://www.webalizer.com/
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: victor3d
Submitter: ilpianista
FirstSubmitted: 1289662476
LastModified: 1710192287
URLPath: /cgit/aur.git/snapshot/webalizer.tar.gz