python2-simplejson on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python2-simplejson

* (Optional) Uninstall python2-simplejson on Arch using YAY

$ yay -Rns python2-simplejson

2. Manually Install "python2-simplejson" via AUR

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

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

b. Clone python2-simplejson's git locally

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

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

$ cd ~/python2-simplejson $ makepkg -si

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

ID: 1428818
Name: python2-simplejson
PackageBaseID: 163880
PackageBase: python2-simplejson
Version: 3.19.2-1
Description: Simple, fast, extensible JSON encoder/decoder for python2
URL: https://github.com/simplejson/simplejson
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: zacjor
Submitter: eschwartz
FirstSubmitted: 1614540756
LastModified: 1710644868
URLPath: /cgit/aur.git/snapshot/python2-simplejson.tar.gz

5. The same packages on other Linux Distributions