json2tsv on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install json2tsv on Arch using YAY
$
yay -S
json2tsv
Copied
* (Optional) Uninstall json2tsv on Arch using YAY
$
yay -Rns
json2tsv
Copied
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
Copied
b. Clone json2tsv's git locally
$
git clone https://aur.archlinux.org/json2tsv.git
~/json2tsv
Copied
c. Go to ~/json2tsv folder and install it
$
cd
~/json2tsv
Copied
$
makepkg -si
Copied
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
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