gitinspector on AUR (Arch User Repository)
Last updated: November 05,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
Copied
b. Install gitinspector on Arch using YAY
$
yay -S
gitinspector
Copied
* (Optional) Uninstall gitinspector on Arch using YAY
$
yay -Rns
gitinspector
Copied
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
Copied
b. Clone gitinspector's git locally
$
git clone https://aur.archlinux.org/gitinspector.git
~/gitinspector
Copied
c. Go to ~/gitinspector folder and install it
$
cd
~/gitinspector
Copied
$
makepkg -si
Copied
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
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