logdoctor on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S logdoctor

* (Optional) Uninstall logdoctor on Arch using YAY

$ yay -Rns logdoctor

2. Manually Install "logdoctor" via AUR

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

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

b. Clone logdoctor's git locally

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

c. Go to ~/logdoctor folder and install it

$ cd ~/logdoctor $ makepkg -si

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

ID: 1411110
Name: logdoctor
PackageBaseID: 188554
PackageBase: logdoctor
Version: 4.00-1
Description: Apache2/Nginx/IIS access logs analyzer to view dynamically generated statistics
URL: https://github.com/elB4RTO/LogDoctor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: elB4RTO
Submitter: elB4RTO
FirstSubmitted: 1670433452
LastModified: 1708207602
URLPath: /cgit/aur.git/snapshot/logdoctor.tar.gz