json2tsv on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S json2tsv

* (Optional) Uninstall json2tsv on Arch using YAY

$ yay -Rns json2tsv

2. Manually Install "json2tsv" via AUR

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

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

b. Clone json2tsv's git locally

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

c. Go to ~/json2tsv folder and install it

$ cd ~/json2tsv $ makepkg -si

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

ID: 1134123
Name: json2tsv
PackageBaseID: 153019
PackageBase: json2tsv
Version: 1.0-1
Description: JSON to TSV converter
URL: https://codemadness.org/json2tsv.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: andersdamsgaard
Submitter: clove3am
FirstSubmitted: 1590018779
LastModified: 1662101330
URLPath: /cgit/aur.git/snapshot/json2tsv.tar.gz