gitinspector on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S gitinspector

* (Optional) Uninstall gitinspector on Arch using YAY

$ yay -Rns gitinspector

2. Manually Install "gitinspector" via AUR

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

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

b. Clone gitinspector's git locally

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

c. Go to ~/gitinspector folder and install it

$ cd ~/gitinspector $ makepkg -si

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

ID: 307826
Name: gitinspector
PackageBaseID: 111877
PackageBase: gitinspector
Version: 0.4.4-1
Description: The statistical analysis tool for git repositories.
URL: http://code.google.com/p/gitinspector/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: mlq
Submitter: mlq
FirstSubmitted: 1464641764
LastModified: 1464641818
URLPath: /cgit/aur.git/snapshot/gitinspector.tar.gz