lib32-qjson on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S lib32-qjson

* (Optional) Uninstall lib32-qjson on Arch using YAY

$ yay -Rns lib32-qjson

2. Manually Install "lib32-qjson" via AUR

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

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

b. Clone lib32-qjson's git locally

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

c. Go to ~/lib32-qjson folder and install it

$ cd ~/lib32-qjson $ makepkg -si

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

ID: 382465
Name: lib32-qjson
PackageBaseID: 119618
PackageBase: lib32-qjson
Version: 0.8.1-4
Description: A qt-based library that maps JSON data to QVariant objects (32-bit)
URL: http://qjson.sourceforge.net
NumVotes: 9
Popularity: 0
OutOfDate: 1592065625
Maintainer:
Submitter: arojas
FirstSubmitted: 1486672594
LastModified: 1486672594
URLPath: /cgit/aur.git/snapshot/lib32-qjson.tar.gz