jsonfmt on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S jsonfmt

* (Optional) Uninstall jsonfmt on Arch using YAY

$ yay -Rns jsonfmt

2. Manually Install "jsonfmt" via AUR

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

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

b. Clone jsonfmt's git locally

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

c. Go to ~/jsonfmt folder and install it

$ cd ~/jsonfmt $ makepkg -si

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

ID: 1036446
Name: jsonfmt
PackageBaseID: 139824
PackageBase: jsonfmt
Version: 0.4.0-1
Description: Like gofmt, but for JSON files.
URL: https://github.com/caarlos0/jsonfmt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kemadz
Submitter: kemadz
FirstSubmitted: 1550799724
LastModified: 1644801656
URLPath: /cgit/aur.git/snapshot/jsonfmt.tar.gz