go-jsonnet on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S go-jsonnet

* (Optional) Uninstall go-jsonnet on Arch using YAY

$ yay -Rns go-jsonnet

2. Manually Install "go-jsonnet" via AUR

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

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

b. Clone go-jsonnet's git locally

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

c. Go to ~/go-jsonnet folder and install it

$ cd ~/go-jsonnet $ makepkg -si

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

ID: 1245830
Name: go-jsonnet
PackageBaseID: 155928
PackageBase: go-jsonnet
Version: 0.20.0-1
Description: An implementation of Jsonnet in pure Go
URL: https://jsonnet.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: cippaciong
Submitter: cippaciong
FirstSubmitted: 1595771186
LastModified: 1682347457
URLPath: /cgit/aur.git/snapshot/go-jsonnet.tar.gz