jsonnet on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S jsonnet

* (Optional) Uninstall jsonnet on Arch using YAY

$ yay -Rns jsonnet

2. Manually Install "jsonnet" via AUR

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

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

b. Clone jsonnet's git locally

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

c. Go to ~/jsonnet folder and install it

$ cd ~/jsonnet $ makepkg -si

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

ID: 1265844
Name: jsonnet
PackageBaseID: 128018
PackageBase: jsonnet
Version: 0.20.0-1
Description: The data templating language
URL: https://jsonnet.org/
NumVotes: 10
Popularity: 0.156977
OutOfDate:
Maintainer: eagletmt
Submitter: eagletmt
FirstSubmitted: 1513617227
LastModified: 1685533916
URLPath: /cgit/aur.git/snapshot/jsonnet.tar.gz