yj on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S yj

* (Optional) Uninstall yj on Arch using YAY

$ yay -Rns yj

2. Manually Install "yj" via AUR

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

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

b. Clone yj's git locally

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

c. Go to ~/yj folder and install it

$ cd ~/yj $ makepkg -si

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

ID: 1142430
Name: yj
PackageBaseID: 185889
PackageBase: yj
Version: 5.1.0-2
Description: Convert YAML <=> TOML <=> JSON <=> HCL
URL: https://github.com/sclevine/yj
NumVotes: 3
Popularity: 0.084338
OutOfDate:
Maintainer: FunctionalHacker
Submitter: FunctionalHacker
FirstSubmitted: 1663689102
LastModified: 1663742883
URLPath: /cgit/aur.git/snapshot/yj.tar.gz