zig-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S zig-bin

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

$ yay -Rns zig-bin

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

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

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

$ cd ~/zig-bin $ makepkg -si

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

ID: 1300779
Name: zig-bin
PackageBaseID: 196508
PackageBase: zig-bin
Version: 0.11.0-1
Description: a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software
URL: https://ziglang.org/
NumVotes: 4
Popularity: 0.012704
OutOfDate:
Maintainer: eNV25
Submitter: eNV25
FirstSubmitted: 1691482035
LastModified: 1691482035
URLPath: /cgit/aur.git/snapshot/zig-bin.tar.gz