jsonnet-bundler on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S jsonnet-bundler

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

$ yay -Rns jsonnet-bundler

2. Manually Install "jsonnet-bundler" via AUR

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

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

b. Clone jsonnet-bundler's git locally

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

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

$ cd ~/jsonnet-bundler $ makepkg -si

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

ID: 1102204
Name: jsonnet-bundler
PackageBaseID: 169276
PackageBase: jsonnet-bundler
Version: 0.5.1-1
Description: jsonnet package manager
URL: https://github.com/jsonnet-bundler/jsonnet-bundler
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: drgrove
Submitter: matthias.lisin
FirstSubmitted: 1627395884
LastModified: 1655937320
URLPath: /cgit/aur.git/snapshot/jsonnet-bundler.tar.gz