gitahead on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S gitahead

* (Optional) Uninstall gitahead on Arch using YAY

$ yay -Rns gitahead

2. Manually Install "gitahead" via AUR

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

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

b. Clone gitahead's git locally

$ git clone https://aur.archlinux.org/gitahead.git ~/gitahead

c. Go to ~/gitahead folder and install it

$ cd ~/gitahead $ makepkg -si

3. Information about the gitahead package on Arch User Repository (AUR)

ID: 1368945
Name: gitahead
PackageBaseID: 125655
PackageBase: gitahead
Version: 2.7.0-1
Description: Understand your Git history!
URL: https://www.gitahead.com/
NumVotes: 36
Popularity: 0.018251
OutOfDate:
Maintainer: alerque
Submitter: KillWolfVlad
FirstSubmitted: 1505753102
LastModified: 1702460855
URLPath: /cgit/aur.git/snapshot/gitahead.tar.gz