pkl on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S pkl

* (Optional) Uninstall pkl on Arch using YAY

$ yay -Rns pkl

2. Manually Install "pkl" via AUR

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

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

b. Clone pkl's git locally

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

c. Go to ~/pkl folder and install it

$ cd ~/pkl $ makepkg -si

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

ID: 1406570
Name: pkl
PackageBaseID: 202150
PackageBase: pkl
Version: 0.25.2-1
Description: A configuration as code language with rich validation and tooling.
URL: https://pkl-lang.org
NumVotes: 3
Popularity: 2.297243
OutOfDate:
Maintainer: jiri.pospisil
Submitter: jiri.pospisil
FirstSubmitted: 1706978518
LastModified: 1707479618
URLPath: /cgit/aur.git/snapshot/pkl.tar.gz