pacmanlogger on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S pacmanlogger

* (Optional) Uninstall pacmanlogger on Arch using YAY

$ yay -Rns pacmanlogger

2. Manually Install "pacmanlogger" via AUR

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

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

b. Clone pacmanlogger's git locally

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

c. Go to ~/pacmanlogger folder and install it

$ cd ~/pacmanlogger $ makepkg -si

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

ID: 922765
Name: pacmanlogger
PackageBaseID: 131372
PackageBase: pacmanlogger
Version: 0.1.5-2
Description: A scala application that makes reading pacman's logs easier
URL: https://github.com/carlocastoldi/PacmanLogger
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Morganamilo
Submitter: Morganamilo
FirstSubmitted: 1522883512
LastModified: 1624022445
URLPath: /cgit/aur.git/snapshot/pacmanlogger.tar.gz