jsontocsv on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S jsontocsv

* (Optional) Uninstall jsontocsv on Arch using YAY

$ yay -Rns jsontocsv

2. Manually Install "jsontocsv" via AUR

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

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

b. Clone jsontocsv's git locally

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

c. Go to ~/jsontocsv folder and install it

$ cd ~/jsontocsv $ makepkg -si

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

ID: 545803
Name: jsontocsv
PackageBaseID: 123430
PackageBase: jsontocsv
Version: 1.0.1-2
Description: Extract data from json and convert to CSV
URL: http://github.com/kata198/jsonToCsv
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kata198
Submitter: kata198
FirstSubmitted: 1497765208
LastModified: 1537579027
URLPath: /cgit/aur.git/snapshot/jsontocsv.tar.gz