zig-static on AUR (Arch User Repository)

Last updated: June 15,2024

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

$ yay -S zig-static

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

$ yay -Rns zig-static

2. Manually Install "zig-static" via AUR

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

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

b. Clone zig-static's git locally

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

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

$ cd ~/zig-static $ makepkg -si

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

ID: 1070754
Name: zig-static
PackageBaseID: 136321
PackageBase: zig-static
Version: 0.9.1-1
Description: robust, optimal, and clear programming language
URL: https://ziglang.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: hcnelson99
FirstSubmitted: 1538157036
LastModified: 1650674050
URLPath: /cgit/aur.git/snapshot/zig-static.tar.gz