git-summary on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S git-summary

* (Optional) Uninstall git-summary on Arch using YAY

$ yay -Rns git-summary

2. Manually Install "git-summary" via AUR

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

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

b. Clone git-summary's git locally

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

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

$ cd ~/git-summary $ makepkg -si

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

ID: 498584
Name: git-summary
PackageBaseID: 124420
PackageBase: git-summary
Version: 1.2.0-1
Description: Script to print a summary of git author contributions
URL: https://github.com/bradford-smith94/git-summary
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bradford-smith94
Submitter: bradford-smith94
FirstSubmitted: 1501438007
LastModified: 1522285508
URLPath: /cgit/aur.git/snapshot/git-summary.tar.gz