json-tui on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S json-tui

* (Optional) Uninstall json-tui on Arch using YAY

$ yay -Rns json-tui

2. Manually Install "json-tui" via AUR

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

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

b. Clone json-tui's git locally

$ git clone https://aur.archlinux.org/json-tui.git ~/json-tui

c. Go to ~/json-tui folder and install it

$ cd ~/json-tui $ makepkg -si

3. Information about the json-tui package on Arch User Repository (AUR)

ID: 1021423
Name: json-tui
PackageBaseID: 175044
PackageBase: json-tui
Version: 1.3.0-1
Description: A JSON terminal UI made in C++
URL: https://github.com/ArthurSonzogni/json-tui
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: swiftscythe
Submitter: swiftscythe
FirstSubmitted: 1642193262
LastModified: 1642629281
URLPath: /cgit/aur.git/snapshot/json-tui.tar.gz