zpl on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S zpl

* (Optional) Uninstall zpl on Arch using YAY

$ yay -Rns zpl

2. Manually Install "zpl" via AUR

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

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

b. Clone zpl's git locally

$ git clone https://aur.archlinux.org/zpl.git ~/zpl

c. Go to ~/zpl folder and install it

$ cd ~/zpl $ makepkg -si

3. Information about the zpl package on Arch User Repository (AUR)

ID: 1346462
Name: zpl
PackageBaseID: 196524
PackageBase: zpl
Version: 19.4.1-1
Description: C99 header-only library oriented towards improving the coding experience.
URL: https://github.com/zpl-c/zpl
NumVotes: 2
Popularity: 0.078427
OutOfDate:
Maintainer: knedl1k
Submitter: EmperorPenguin18
FirstSubmitted: 1691552629
LastModified: 1698949854
URLPath: /cgit/aur.git/snapshot/zpl.tar.gz