gti-bin on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S gti-bin

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

$ yay -Rns gti-bin

2. Manually Install "gti-bin" via AUR

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

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

b. Clone gti-bin's git locally

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

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

$ cd ~/gti-bin $ makepkg -si

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

ID: 638324
Name: gti-bin
PackageBaseID: 144362
PackageBase: gti-bin
Version: v1.5.0-1
Description: Just a silly git launcher, basically. Inspired by sl. (New version in Go)
URL: https://github.com/ldez/gti
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ldez
Submitter: ldez
FirstSubmitted: 1565971235
LastModified: 1566090774
URLPath: /cgit/aur.git/snapshot/gti-bin.tar.gz