jsonnetfmt on AUR (Arch User Repository)

Last updated: February 02,2025

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

$ yay -S jsonnetfmt

* (Optional) Uninstall jsonnetfmt on Arch using YAY

$ yay -Rns jsonnetfmt

2. Manually Install "jsonnetfmt" via AUR

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

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

b. Clone jsonnetfmt's git locally

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

c. Go to ~/jsonnetfmt folder and install it

$ cd ~/jsonnetfmt $ makepkg -si

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

ID: 1228441
Name: jsonnetfmt
PackageBaseID: 191687
PackageBase: jsonnetfmt
Version: 0.19.1-1
Description: The data templating language, formatter
URL: https://jsonnet.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: atriix
Submitter: atriix
FirstSubmitted: 1679148336
LastModified: 1679148404
URLPath: /cgit/aur.git/snapshot/jsonnetfmt.tar.gz