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

Last updated: September 20,2024

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

$ yay -S zsh-autocomplete-git

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

$ yay -Rns zsh-autocomplete-git

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

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

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

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

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

ID: 784832
Name: zsh-autocomplete-git
PackageBaseID: 154958
PackageBase: zsh-autocomplete-git
Version: r129.93d93c6-1
Description: IDE-style type-ahead completion for Zsh
URL: https://github.com/marlonrichert/zsh-autocomplete
NumVotes: 9
Popularity: 0.000962
OutOfDate:
Maintainer: crian
Submitter: crian
FirstSubmitted: 1593473368
LastModified: 1598779927
URLPath: /cgit/aur.git/snapshot/zsh-autocomplete-git.tar.gz