python-flatten-json on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S python-flatten-json

* (Optional) Uninstall python-flatten-json on Arch using YAY

$ yay -Rns python-flatten-json

2. Manually Install "python-flatten-json" via AUR

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

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

b. Clone python-flatten-json's git locally

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

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

$ cd ~/python-flatten-json $ makepkg -si

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

ID: 1416733
Name: python-flatten-json
PackageBaseID: 203033
PackageBase: python-flatten-json
Version: 0.1.13-2
Description: Flattens JSON objects in Python. flatten_json flattens the hierarchy in your object which can be useful if you want to force your objects into a table.
URL: https://github.com/amirziai/flatten
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: doragasu
Submitter: doragasu
FirstSubmitted: 1709041399
LastModified: 1709048167
URLPath: /cgit/aur.git/snapshot/python-flatten-json.tar.gz