gtm-bin on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S gtm-bin

* (Optional) Uninstall gtm-bin on Arch using YAY

$ yay -Rns gtm-bin

2. Manually Install "gtm-bin" via AUR

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

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

b. Clone gtm-bin's git locally

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

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

$ cd ~/gtm-bin $ makepkg -si

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

ID: 525748
Name: gtm-bin
PackageBaseID: 133341
PackageBase: gtm-bin
Version: v1.3.5-1
Description: Simple, seamless, lightweight time tracking for Git
URL: https://github.com/git-time-metric/gtm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: csicar
Submitter: csicar
FirstSubmitted: 1528621248
LastModified: 1531299591
URLPath: /cgit/aur.git/snapshot/gtm-bin.tar.gz