json2csv-git on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S json2csv-git

* (Optional) Uninstall json2csv-git on Arch using YAY

$ yay -Rns json2csv-git

2. Manually Install "json2csv-git" via AUR

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

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

b. Clone json2csv-git's git locally

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

c. Go to ~/json2csv-git folder and install it

$ cd ~/json2csv-git $ makepkg -si

3. Information about the json2csv-git package on Arch User Repository (AUR)

ID: 1119785
Name: json2csv-git
PackageBaseID: 184526
PackageBase: json2csv-git
Version: 22.07.r4.g34f39e2-1
Description: Convert a stream of newline separated JSON data to CSV format.
URL: https://github.com/trizen/perl-scripts
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: trizen
Submitter: trizen
FirstSubmitted: 1659262800
LastModified: 1659262800
URLPath: /cgit/aur.git/snapshot/json2csv-git.tar.gz