jtbl on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S jtbl

* (Optional) Uninstall jtbl on Arch using YAY

$ yay -Rns jtbl

2. Manually Install "jtbl" via AUR

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

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

b. Clone jtbl's git locally

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

c. Go to ~/jtbl folder and install it

$ cd ~/jtbl $ makepkg -si

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

ID: 1023759
Name: jtbl
PackageBaseID: 160221
PackageBase: jtbl
Version: 1.2.3-1
Description: A simple CLI tool to print JSON and JSON Lines data as a table in the terminal
URL: https://github.com/kellyjonbrazil/jtbl
NumVotes: 2
Popularity: 0.118054
OutOfDate: 1700582191
Maintainer: djmattyg007
Submitter: clove3am
FirstSubmitted: 1606274206
LastModified: 1642939696
URLPath: /cgit/aur.git/snapshot/jtbl.tar.gz