python-demjson3 on AUR (Arch User Repository)

Last updated: February 02,2025

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

$ yay -S python-demjson3

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

$ yay -Rns python-demjson3

2. Manually Install "python-demjson3" via AUR

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

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

b. Clone python-demjson3's git locally

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

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

$ cd ~/python-demjson3 $ makepkg -si

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

ID: 1328862
Name: python-demjson3
PackageBaseID: 174499
PackageBase: python-demjson3
Version: 3.0.6-1
Description: encoder, decoder, and lint/validator for JSON (JavaScript Object Notation) compliant with RFC 7159
URL: https://github.com/nielstron/demjson3
NumVotes: 4
Popularity: 0.488106
OutOfDate:
Maintainer: lkrms
Submitter: lkrms
FirstSubmitted: 1640751432
LastModified: 1696462856
URLPath: /cgit/aur.git/snapshot/python-demjson3.tar.gz