qjson on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S qjson

* (Optional) Uninstall qjson on Arch using YAY

$ yay -Rns qjson

2. Manually Install "qjson" via AUR

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

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

b. Clone qjson's git locally

$ git clone https://aur.archlinux.org/qjson.git ~/qjson

c. Go to ~/qjson folder and install it

$ cd ~/qjson $ makepkg -si

3. Information about the qjson package on Arch User Repository (AUR)

ID: 1132711
Name: qjson
PackageBaseID: 141663
PackageBase: qjson
Version: 0.9.0-4
Description: A Qt4-based library that maps JSON data to QVariant objects
URL: http://qjson.sourceforge.net
NumVotes: 13
Popularity: 0.017566
OutOfDate:
Maintainer: rarvolt
Submitter: arojas
FirstSubmitted: 1556702214
LastModified: 1661819757
URLPath: /cgit/aur.git/snapshot/qjson.tar.gz