git-heatgrid on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S git-heatgrid

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

$ yay -Rns git-heatgrid

2. Manually Install "git-heatgrid" via AUR

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

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

b. Clone git-heatgrid's git locally

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

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

$ cd ~/git-heatgrid $ makepkg -si

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

ID: 1345899
Name: git-heatgrid
PackageBaseID: 199137
PackageBase: git-heatgrid
Version: 1.0.0-1
Description: Visualize git commits as a calendar heatmap
URL: https://github.com/denshakhov/git-heatgrid
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: denshakhov
Submitter: denshakhov
FirstSubmitted: 1698854401
LastModified: 1698854401
URLPath: /cgit/aur.git/snapshot/git-heatgrid.tar.gz