python-demjson on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S python-demjson

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

$ yay -Rns python-demjson

2. Manually Install "python-demjson" via AUR

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

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

b. Clone python-demjson's git locally

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

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

$ cd ~/python-demjson $ makepkg -si

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

ID: 1416664
Name: python-demjson
PackageBaseID: 174490
PackageBase: python-demjson
Version: 2.2.4-8
Description: Encoder, decoder, and lint/validator for JSON (JavaScript Object Notation) compliant with RFC 7159
URL: https://github.com/dmeranda/demjson
NumVotes: 1
Popularity: 3.0E-5
OutOfDate:
Maintainer: lkrms
Submitter: ainola
FirstSubmitted: 1640727636
LastModified: 1709042768
URLPath: /cgit/aur.git/snapshot/python-demjson.tar.gz