jsonix-schema-compiler on AUR (Arch User Repository)

Last updated: June 25,2024

1. Install "jsonix-schema-compiler" 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 jsonix-schema-compiler on Arch using YAY

$ yay -S jsonix-schema-compiler

* (Optional) Uninstall jsonix-schema-compiler on Arch using YAY

$ yay -Rns jsonix-schema-compiler

2. Manually Install "jsonix-schema-compiler" via AUR

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

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

b. Clone jsonix-schema-compiler's git locally

$ git clone https://aur.archlinux.org/jsonix-schema-compiler.git ~/jsonix-schema-compiler

c. Go to ~/jsonix-schema-compiler folder and install it

$ cd ~/jsonix-schema-compiler $ makepkg -si

3. Information about the jsonix-schema-compiler package on Arch User Repository (AUR)

ID: 335795
Name: jsonix-schema-compiler
PackageBaseID: 115274
PackageBase: jsonix-schema-compiler
Version: 2.3.9-1
Description: Compiles XML Schemas into XML<->JSON mappings for Jsonix.
URL: https://github.com/highsource/jsonix-schema-compiler
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jamesan
Submitter: jamesan
FirstSubmitted: 1473093462
LastModified: 1473093462
URLPath: /cgit/aur.git/snapshot/jsonix-schema-compiler.tar.gz