zmake on AUR (Arch User Repository)

Last updated: November 28,2024

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

$ yay -S zmake

* (Optional) Uninstall zmake on Arch using YAY

$ yay -Rns zmake

2. Manually Install "zmake" via AUR

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

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

b. Clone zmake's git locally

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

c. Go to ~/zmake folder and install it

$ cd ~/zmake $ makepkg -si

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

ID: 1291902
Name: zmake
PackageBaseID: 193317
PackageBase: zmake
Version: 1.9.1-1
Description: Unofficial ZeppOS build system
URL: https://melianmiko.ru/en/zmake
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: melianmiko
Submitter: melianmiko
FirstSubmitted: 1683358643
LastModified: 1689862718
URLPath: /cgit/aur.git/snapshot/zmake.tar.gz