python2-json-tricks on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python2-json-tricks

* (Optional) Uninstall python2-json-tricks on Arch using YAY

$ yay -Rns python2-json-tricks

2. Manually Install "python2-json-tricks" via AUR

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

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

b. Clone python2-json-tricks's git locally

$ git clone https://aur.archlinux.org/python2-json-tricks.git ~/python2-json-tricks

c. Go to ~/python2-json-tricks folder and install it

$ cd ~/python2-json-tricks $ makepkg -si

3. Information about the python2-json-tricks package on Arch User Repository (AUR)

ID: 1020591
Name: python2-json-tricks
PackageBaseID: 125202
PackageBase: python2-json-tricks
Version: 3.8.0-3
Description: Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.
URL: https://github.com/mverleg/pyjson_tricks
NumVotes: 0
Popularity: 0
OutOfDate: 1644346776
Maintainer:
FirstSubmitted: 1504132143
LastModified: 1642527168
URLPath: /cgit/aur.git/snapshot/python2-json-tricks.tar.gz

5. The same packages on other Linux Distributions