python2-cjson on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python2-cjson

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

$ yay -Rns python2-cjson

2. Manually Install "python2-cjson" via AUR

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

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

b. Clone python2-cjson's git locally

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

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

$ cd ~/python2-cjson $ makepkg -si

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

ID: 1037993
Name: python2-cjson
PackageBaseID: 148391
PackageBase: python2-cjson
Version: 1.2.2-1
Description: Fast JSON encoder/decoder for Python
URL: https://github.com/AGProjects/python-cjson
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: adrien1018
FirstSubmitted: 1579628514
LastModified: 1645072094
URLPath: /cgit/aur.git/snapshot/python2-cjson.tar.gz