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

Last updated: October 05,2024

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

$ yay -S bash-completion-git

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

$ yay -Rns bash-completion-git

2. Manually Install "bash-completion-git" via AUR

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

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

b. Clone bash-completion-git's git locally

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

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

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

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

ID: 1203303
Name: bash-completion-git
PackageBaseID: 131080
PackageBase: bash-completion-git
Version: 2.11.r810.g5927d573-1
Description: Programmable completion functions for bash
URL: https://github.com/scop/bash-completion
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1521980688
LastModified: 1674971030
URLPath: /cgit/aur.git/snapshot/bash-completion-git.tar.gz