gi on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S gi

* (Optional) Uninstall gi on Arch using YAY

$ yay -Rns gi

2. Manually Install "gi" via AUR

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

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

b. Clone gi's git locally

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

c. Go to ~/gi folder and install it

$ cd ~/gi $ makepkg -si

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

ID: 642716
Name: gi
PackageBaseID: 113046
PackageBase: gi
Version: 0.1.3-2
Description: Git wrapper to perform Mercurial-like short unique abbreviation searching for commands
URL: https://github.com/gagarski/gi
NumVotes: 20
Popularity: 0
OutOfDate:
Maintainer: gagarski
Submitter: gagarski
FirstSubmitted: 1467311705
LastModified: 1567528234
URLPath: /cgit/aur.git/snapshot/gi.tar.gz