gtm on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S gtm

* (Optional) Uninstall gtm on Arch using YAY

$ yay -Rns gtm

2. Manually Install "gtm" via AUR

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

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

b. Clone gtm's git locally

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

c. Go to ~/gtm folder and install it

$ cd ~/gtm $ makepkg -si

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

ID: 325001
Name: gtm
PackageBaseID: 114001
PackageBase: gtm
Version: autogenerated-1
Description: git time metrics
URL:
NumVotes: 2
Popularity: 0
OutOfDate: 1513004539
Maintainer:
FirstSubmitted: 1469604719
LastModified: 1469688199
URLPath: /cgit/aur.git/snapshot/gtm.tar.gz