python-jsonschema26 on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-jsonschema26

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

$ yay -Rns python-jsonschema26

2. Manually Install "python-jsonschema26" via AUR

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

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

b. Clone python-jsonschema26's git locally

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

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

$ cd ~/python-jsonschema26 $ makepkg -si

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

ID: 621625
Name: python-jsonschema26
PackageBaseID: 142704
PackageBase: python-jsonschema26
Version: 2.6.0-1
Description: An implementation of JSON Schema validation for Python
URL: http://pypi.python.org/pypi/jsonschema
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
FirstSubmitted: 1560325404
LastModified: 1560534920
URLPath: /cgit/aur.git/snapshot/python-jsonschema26.tar.gz