json-yaml on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S json-yaml

* (Optional) Uninstall json-yaml on Arch using YAY

$ yay -Rns json-yaml

2. Manually Install "json-yaml" via AUR

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

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

b. Clone json-yaml's git locally

$ git clone https://aur.archlinux.org/json-yaml.git ~/json-yaml

c. Go to ~/json-yaml folder and install it

$ cd ~/json-yaml $ makepkg -si

3. Information about the json-yaml package on Arch User Repository (AUR)

ID: 559426
Name: json-yaml
PackageBaseID: 137325
PackageBase: json-yaml
Version: 1.1.1-1
Description: Convert JSON to YAML
URL: https://github.com/sjmulder/json-yaml
NumVotes: 1
Popularity: 0
OutOfDate: 1599738572
Maintainer: sjmulder
Submitter: sjmulder
FirstSubmitted: 1542072357
LastModified: 1542072357
URLPath: /cgit/aur.git/snapshot/json-yaml.tar.gz