pacolog on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S pacolog

* (Optional) Uninstall pacolog on Arch using YAY

$ yay -Rns pacolog

2. Manually Install "pacolog" via AUR

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

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

b. Clone pacolog's git locally

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

c. Go to ~/pacolog folder and install it

$ cd ~/pacolog $ makepkg -si

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

ID: 1250227
Name: pacolog
PackageBaseID: 112731
PackageBase: pacolog
Version: 2.1.0-2
Description: List recent commits for Arch Linux packages
URL: https://gitlab.com/protist/pacolog
NumVotes: 53
Popularity: 0.326933
OutOfDate:
Maintainer: Rhinoceros
Submitter: Rhinoceros
FirstSubmitted: 1466654046
LastModified: 1682768136
URLPath: /cgit/aur.git/snapshot/pacolog.tar.gz