python-jsonref on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-jsonref

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

$ yay -Rns python-jsonref

2. Manually Install "python-jsonref" via AUR

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

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

b. Clone python-jsonref's git locally

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

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

$ cd ~/python-jsonref $ makepkg -si

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

ID: 1383568
Name: python-jsonref
PackageBaseID: 171479
PackageBase: python-jsonref
Version: 1.1.0-1
Description: An implementation of JSON Reference for Python
URL: https://pypi.org/project/jsonref
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: piernov
Submitter: piernov
FirstSubmitted: 1632932945
LastModified: 1704902046
URLPath: /cgit/aur.git/snapshot/python-jsonref.tar.gz