gti on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S gti

* (Optional) Uninstall gti on Arch using YAY

$ yay -Rns gti

2. Manually Install "gti" via AUR

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

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

b. Clone gti's git locally

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

c. Go to ~/gti folder and install it

$ cd ~/gti $ makepkg -si

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

ID: 1232425
Name: gti
PackageBaseID: 63428
PackageBase: gti
Version: 1.8.0-1
Description: A silly git launcher
URL: https://r-wos.org/hacks/gti
NumVotes: 22
Popularity: 0.001521
OutOfDate:
Maintainer: alub
Submitter: alub
FirstSubmitted: 1349708928
LastModified: 1679851421
URLPath: /cgit/aur.git/snapshot/gti.tar.gz