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

Last updated: June 01,2024

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

$ yay -S python-json-tricks

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

$ yay -Rns python-json-tricks

2. Manually Install "python-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 python-json-tricks's git locally

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

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

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

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

ID: 841343
Name: python-json-tricks
PackageBaseID: 135901
PackageBase: python-json-tricks
Version: 3.15.5-1
Description: Extra features for Python's JSON
URL: https://github.com/mverleg/pyjson_tricks
NumVotes: 0
Popularity: 0
OutOfDate: 1708627969
Maintainer: cruiseliu
Submitter: cruiseliu
FirstSubmitted: 1536555037
LastModified: 1609585488
URLPath: /cgit/aur.git/snapshot/python-json-tricks.tar.gz