explain-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S explain-git

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

$ yay -Rns explain-git

2. Manually Install "explain-git" via AUR

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

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

b. Clone explain-git's git locally

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

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

$ cd ~/explain-git $ makepkg -si

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

ID: 520220
Name: explain-git
PackageBaseID: 53744
PackageBase: explain-git
Version: 16.08.5.gdaeae64-1
Description: Annotate commands using a simple markup language
URL: https://uninformativ.de/git/explain
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Vain
FirstSubmitted: 1320509882
LastModified: 1529219505
URLPath: /cgit/aur.git/snapshot/explain-git.tar.gz