zsh-completion-generator-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S zsh-completion-generator-git

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

$ yay -Rns zsh-completion-generator-git

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

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

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

$ cd ~/zsh-completion-generator-git $ makepkg -si

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

ID: 678537
Name: zsh-completion-generator-git
PackageBaseID: 147505
PackageBase: zsh-completion-generator
Version: r35.6eb6392-1
Description: Plugin that generates completion functions automatically from getopt-style help texts.
URL: https://github.com/RobSis/zsh-completion-generator
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: le0me55i
FirstSubmitted: 1576751308
LastModified: 1576752510
URLPath: /cgit/aur.git/snapshot/zsh-completion-generator-git.tar.gz