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

Last updated: November 07,2024

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

$ yay -S zig-dev-bin

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

$ yay -Rns zig-dev-bin

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

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

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

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

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

ID: 1327634
Name: zig-dev-bin
PackageBaseID: 157881
PackageBase: zig-dev-bin
Version: 1:0.12.0_dev.700+376242e58-1
Description: A general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software
URL: https://ziglang.org/
NumVotes: 15
Popularity: 0.207052
OutOfDate:
Maintainer: Techcable
Submitter: zhangkaizhao
FirstSubmitted: 1600590567
LastModified: 1696210653
URLPath: /cgit/aur.git/snapshot/zig-dev-bin.tar.gz