zig-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S zig-git

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

$ yay -Rns zig-git

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

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

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

$ cd ~/zig-git $ makepkg -si

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

ID: 1224368
Name: zig-git
PackageBaseID: 114485
PackageBase: zig-git
Version: 0.10.0.r1928.g3169f0529b-1
Description: a programming language prioritizing robustness, optimality, and clarity
URL: https://ziglang.org
NumVotes: 12
Popularity: 0.004517
OutOfDate:
Maintainer: leopoldek
Submitter: PedroHLC
FirstSubmitted: 1470764596
LastModified: 1678508008
URLPath: /cgit/aur.git/snapshot/zig-git.tar.gz