zsh-completions-git on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S zsh-completions-git

* (Optional) Uninstall zsh-completions-git on Arch using YAY

$ yay -Rns zsh-completions-git

2. Manually Install "zsh-completions-git" via AUR

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

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

b. Clone zsh-completions-git's git locally

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

c. Go to ~/zsh-completions-git folder and install it

$ cd ~/zsh-completions-git $ makepkg -si

3. Information about the zsh-completions-git package on Arch User Repository (AUR)

ID: 1172972
Name: zsh-completions-git
PackageBaseID: 51001
PackageBase: zsh-completions-git
Version: 0.34.0.r110.g6a5b724-1
Description: Additional completion definitions for Zsh
URL: https://github.com/zsh-users/zsh-completions
NumVotes: 107
Popularity: 0
OutOfDate:
Maintainer: mtorromeo
Submitter: mtorromeo
FirstSubmitted: 1311668596
LastModified: 1669109020
URLPath: /cgit/aur.git/snapshot/zsh-completions-git.tar.gz