pkghist on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S pkghist

* (Optional) Uninstall pkghist on Arch using YAY

$ yay -Rns pkghist

2. Manually Install "pkghist" via AUR

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

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

b. Clone pkghist's git locally

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

c. Go to ~/pkghist folder and install it

$ cd ~/pkghist $ makepkg -si

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

ID: 1125741
Name: pkghist
PackageBaseID: 145352
PackageBase: pkghist
Version: 0.6.1-2
Description: Query your pacman logs
URL: https://github.com/herzrasen/pkghist
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: herzrasen
Submitter: herzrasen
FirstSubmitted: 1569474461
LastModified: 1660425242
URLPath: /cgit/aur.git/snapshot/pkghist.tar.gz