jsonnet on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install jsonnet on Arch using YAY
$
yay -S
jsonnet
Copied
* (Optional) Uninstall jsonnet on Arch using YAY
$
yay -Rns
jsonnet
Copied
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
Copied
b. Clone jsonnet's git locally
$
git clone https://aur.archlinux.org/jsonnet.git
~/jsonnet
Copied
c. Go to ~/jsonnet folder and install it
$
cd
~/jsonnet
Copied
$
makepkg -si
Copied
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
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