zkl on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S zkl

* (Optional) Uninstall zkl on Arch using YAY

$ yay -Rns zkl

2. Manually Install "zkl" via AUR

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

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

b. Clone zkl's git locally

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

c. Go to ~/zkl folder and install it

$ cd ~/zkl $ makepkg -si

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

ID: 887337
Name: zkl
PackageBaseID: 145274
PackageBase: zkl
Version: 1.14.7-2
Description: The zkl programming language
URL: http://www.zenkinetic.com/zkl.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: navigaid
FirstSubmitted: 1569260985
LastModified: 1617487869
URLPath: /cgit/aur.git/snapshot/zkl.tar.gz