geany-plugin-jsonprettifier on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S geany-plugin-jsonprettifier

* (Optional) Uninstall geany-plugin-jsonprettifier on Arch using YAY

$ yay -Rns geany-plugin-jsonprettifier

2. Manually Install "geany-plugin-jsonprettifier" via AUR

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

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

b. Clone geany-plugin-jsonprettifier's git locally

$ git clone https://aur.archlinux.org/geany-plugin-jsonprettifier.git ~/geany-plugin-jsonprettifier

c. Go to ~/geany-plugin-jsonprettifier folder and install it

$ cd ~/geany-plugin-jsonprettifier $ makepkg -si

3. Information about the geany-plugin-jsonprettifier package on Arch User Repository (AUR)

ID: 690508
Name: geany-plugin-jsonprettifier
PackageBaseID: 148555
PackageBase: geany-plugin-jsonprettifier
Version: 1.6.0-2
Description: Clean up unformatted JSON in Geany editor
URL: https://plugins.geany.org/jsonprettifier.html
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: user20159
Submitter: user20159
FirstSubmitted: 1580204616
LastModified: 1580205030
URLPath: /cgit/aur.git/snapshot/geany-plugin-jsonprettifier.tar.gz