zig-0.10-bin on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S zig-0.10-bin

* (Optional) Uninstall zig-0.10-bin on Arch using YAY

$ yay -Rns zig-0.10-bin

2. Manually Install "zig-0.10-bin" via AUR

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

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

b. Clone zig-0.10-bin's git locally

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

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

$ cd ~/zig-0.10-bin $ makepkg -si

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

ID: 1333402
Name: zig-0.10-bin
PackageBaseID: 197443
PackageBase: zig-0.10-bin
Version: 0.10.1-1
Description: a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software (v0.10.1)
URL: https://ziglang.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: doclic
Submitter: doclic
FirstSubmitted: 1694258977
LastModified: 1697193877
URLPath: /cgit/aur.git/snapshot/zig-0.10-bin.tar.gz