python-json-ref-dict on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S python-json-ref-dict

* (Optional) Uninstall python-json-ref-dict on Arch using YAY

$ yay -Rns python-json-ref-dict

2. Manually Install "python-json-ref-dict" via AUR

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

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

b. Clone python-json-ref-dict's git locally

$ git clone https://aur.archlinux.org/python-json-ref-dict.git ~/python-json-ref-dict

c. Go to ~/python-json-ref-dict folder and install it

$ cd ~/python-json-ref-dict $ makepkg -si

3. Information about the python-json-ref-dict package on Arch User Repository (AUR)

ID: 958565
Name: python-json-ref-dict
PackageBaseID: 170884
PackageBase: python-json-ref-dict
Version: 0.7.0-1
Description: Python dict-like object which abstracts resolution of JSONSchema references
URL: https://github.com/jacksmith15/json-ref-dict
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: tzok
FirstSubmitted: 1631173048
LastModified: 1631173048
URLPath: /cgit/aur.git/snapshot/python-json-ref-dict.tar.gz