yaml2json on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S yaml2json

* (Optional) Uninstall yaml2json on Arch using YAY

$ yay -Rns yaml2json

2. Manually Install "yaml2json" via AUR

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

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

b. Clone yaml2json's git locally

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

c. Go to ~/yaml2json folder and install it

$ cd ~/yaml2json $ makepkg -si

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

ID: 883352
Name: yaml2json
PackageBaseID: 139733
PackageBase: yaml2json
Version: 1.3.r4.g82e774e-1
Description: Transform yaml string to json string without the type infomation.
URL: https://github.com/bronze1man/yaml2json
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: AstroProfundis
Submitter: AstroProfundis
FirstSubmitted: 1550472926
LastModified: 1616750457
URLPath: /cgit/aur.git/snapshot/yaml2json.tar.gz