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

Last updated: May 20,2024

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

$ yay -S gi-bash-completion

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

$ yay -Rns gi-bash-completion

2. Manually Install "gi-bash-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-bash-completion's git locally

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

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

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

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

ID: 642714
Name: gi-bash-completion
PackageBaseID: 113047
PackageBase: gi-bash-completion
Version: 0.1.3-2
Description: Bash completion support for gi
URL: https://github.com/gagarski/gi-bash-completion
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: gagarski
Submitter: gagarski
FirstSubmitted: 1467311796
LastModified: 1567528163
URLPath: /cgit/aur.git/snapshot/gi-bash-completion.tar.gz