gi-zsh-completion on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S gi-zsh-completion

* (Optional) Uninstall gi-zsh-completion on Arch using YAY

$ yay -Rns gi-zsh-completion

2. Manually Install "gi-zsh-completion" via AUR

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

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

b. Clone gi-zsh-completion's git locally

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

c. Go to ~/gi-zsh-completion folder and install it

$ cd ~/gi-zsh-completion $ makepkg -si

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

ID: 642715
Name: gi-zsh-completion
PackageBaseID: 113125
PackageBase: gi-zsh-completion
Version: 0.1.3-2
Description: Zsh completion support for gi
URL: https://github.com/gagarski/gi-zsh-completion
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gagarski
Submitter: gagarski
FirstSubmitted: 1467491053
LastModified: 1567528199
URLPath: /cgit/aur.git/snapshot/gi-zsh-completion.tar.gz