git-punchcard on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S git-punchcard

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

$ yay -Rns git-punchcard

2. Manually Install "git-punchcard" via AUR

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

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

b. Clone git-punchcard's git locally

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

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

$ cd ~/git-punchcard $ makepkg -si

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

ID: 661497
Name: git-punchcard
PackageBaseID: 146249
PackageBase: git-punchcard
Version: 2.0.3-1
Description: Show punchcard graphs with git commit activity.
URL: https://github.com/coldfix/git-punchcard
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: core-problem
Submitter: core-problem
FirstSubmitted: 1572479617
LastModified: 1572479617
URLPath: /cgit/aur.git/snapshot/git-punchcard.tar.gz