jfmt on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S jfmt

* (Optional) Uninstall jfmt on Arch using YAY

$ yay -Rns jfmt

2. Manually Install "jfmt" via AUR

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

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

b. Clone jfmt's git locally

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

c. Go to ~/jfmt folder and install it

$ cd ~/jfmt $ makepkg -si

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

ID: 1036537
Name: jfmt
PackageBaseID: 175817
PackageBase: jfmt
Version: 1.2.1-1
Description: Fast JSON auto-formatter
URL: https://github.com/scruffystuffs/jfmt.rs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wezm
Submitter: wezm
FirstSubmitted: 1644390211
LastModified: 1644830052
URLPath: /cgit/aur.git/snapshot/jfmt.tar.gz