arch-log on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S arch-log

* (Optional) Uninstall arch-log on Arch using YAY

$ yay -Rns arch-log

2. Manually Install "arch-log" via AUR

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

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

b. Clone arch-log's git locally

$ git clone https://aur.archlinux.org/arch-log.git ~/arch-log

c. Go to ~/arch-log folder and install it

$ cd ~/arch-log $ makepkg -si

3. Information about the arch-log package on Arch User Repository (AUR)

ID: 1328275
Name: arch-log
PackageBaseID: 195774
PackageBase: arch-log
Version: 0.4.0-1
Description: Quickly check commit log of Arch and AUR packages.
URL: https://github.com/Necoro/arch-log
NumVotes: 7
Popularity: 0.11371
OutOfDate:
Maintainer: Necoro
Submitter: Necoro
FirstSubmitted: 1689518799
LastModified: 1696342386
URLPath: /cgit/aur.git/snapshot/arch-log.tar.gz