pkglog on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S pkglog

* (Optional) Uninstall pkglog on Arch using YAY

$ yay -Rns pkglog

2. Manually Install "pkglog" via AUR

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

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

b. Clone pkglog's git locally

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

c. Go to ~/pkglog folder and install it

$ cd ~/pkglog $ makepkg -si

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

ID: 1391453
Name: pkglog
PackageBaseID: 162223
PackageBase: pkglog
Version: 1.30-1
Description: Reports log of package updates
URL: https://github.com/bulletmark/pkglog
NumVotes: 2
Popularity: 0.00445
OutOfDate:
Maintainer: bulletmark
Submitter: bulletmark
FirstSubmitted: 1610957780
LastModified: 1706059917
URLPath: /cgit/aur.git/snapshot/pkglog.tar.gz