git-estimate-bin on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S git-estimate-bin

* (Optional) Uninstall git-estimate-bin on Arch using YAY

$ yay -Rns git-estimate-bin

2. Manually Install "git-estimate-bin" via AUR

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

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

b. Clone git-estimate-bin's git locally

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

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

$ cd ~/git-estimate-bin $ makepkg -si

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

ID: 1069438
Name: git-estimate-bin
PackageBaseID: 178123
PackageBase: git-estimate-bin
Version: 1.1.0-1
Description: Estimates hours and days spent by all developers on a git repository
URL: https://github.com/luigitni/git-estimate
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: noobping
Submitter: noobping
FirstSubmitted: 1650459887
LastModified: 1650459887
URLPath: /cgit/aur.git/snapshot/git-estimate-bin.tar.gz