python2-omnijson on AUR (Arch User Repository)

Last updated: June 20,2024

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

$ yay -S python2-omnijson

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

$ yay -Rns python2-omnijson

2. Manually Install "python2-omnijson" via AUR

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

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

b. Clone python2-omnijson's git locally

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

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

$ cd ~/python2-omnijson $ makepkg -si

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

ID: 202846
Name: python2-omnijson
PackageBaseID: 61090
PackageBase: python2-omnijson
Version: 0.1.2-6
Description: Selects the best installed JSON implementation available to Python.
URL: http://pypi.python.org/pypi/omnijson
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zancarius
FirstSubmitted: 1342914439
LastModified: 1435284559
URLPath: /cgit/aur.git/snapshot/python2-omnijson.tar.gz