python-jsontocsv on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-jsontocsv

* (Optional) Uninstall python-jsontocsv on Arch using YAY

$ yay -Rns python-jsontocsv

2. Manually Install "python-jsontocsv" via AUR

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

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

b. Clone python-jsontocsv's git locally

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

c. Go to ~/python-jsontocsv folder and install it

$ cd ~/python-jsontocsv $ makepkg -si

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

ID: 545804
Name: python-jsontocsv
PackageBaseID: 123430
PackageBase: jsontocsv
Version: 1.0.1-2
Description: Python3 lib to 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/python-jsontocsv.tar.gz