paclog on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S paclog

* (Optional) Uninstall paclog on Arch using YAY

$ yay -Rns paclog

2. Manually Install "paclog" via AUR

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

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

b. Clone paclog's git locally

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

c. Go to ~/paclog folder and install it

$ cd ~/paclog $ makepkg -si

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

ID: 886763
Name: paclog
PackageBaseID: 164914
PackageBase: paclog
Version: 2.0-3
Description: A pacman log analyzer
URL: https://github.com/xfgusta/paclog
NumVotes: 3
Popularity: 0
OutOfDate: 1704914607
Maintainer: Nyasaki
Submitter: Nyasaki
FirstSubmitted: 1616768417
LastModified: 1617380186
URLPath: /cgit/aur.git/snapshot/paclog.tar.gz