git-log-compact on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S git-log-compact

* (Optional) Uninstall git-log-compact on Arch using YAY

$ yay -Rns git-log-compact

2. Manually Install "git-log-compact" via AUR

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

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

b. Clone git-log-compact's git locally

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

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

$ cd ~/git-log-compact $ makepkg -si

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

ID: 348138
Name: git-log-compact
PackageBaseID: 116341
PackageBase: git-log-compact
Version: 1.0-1
Description: compact git log --oneline with who & when
URL: https://mackyle.github.io/git-log-compact/
NumVotes: 1
Popularity: 0
OutOfDate: 1706057719
Maintainer: ikke
Submitter: ikke
FirstSubmitted: 1476961183
LastModified: 1476961183
URLPath: /cgit/aur.git/snapshot/git-log-compact.tar.gz