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

Last updated: October 06,2024

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

$ yay -S zig-completion-git

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

$ yay -Rns zig-completion-git

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

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

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

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

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

ID: 1270325
Name: zig-completion-git
PackageBaseID: 194491
PackageBase: zig-completion-git
Version: gc5b387b-1
Description: Shell completions for the Zig compiler.
URL: https://github.com/ziglang/shell-completions.git
NumVotes: 1
Popularity: 0.003851
OutOfDate:
Maintainer: jamazi
Submitter: jamazi
FirstSubmitted: 1686303213
LastModified: 1686303213
URLPath: /cgit/aur.git/snapshot/zig-completion-git.tar.gz