qjson on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install qjson on Arch using YAY
$
yay -S
qjson
Copied
* (Optional) Uninstall qjson on Arch using YAY
$
yay -Rns
qjson
Copied
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
Copied
b. Clone qjson's git locally
$
git clone https://aur.archlinux.org/qjson.git
~/qjson
Copied
c. Go to ~/qjson folder and install it
$
cd
~/qjson
Copied
$
makepkg -si
Copied
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
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