qjsonrpc on AUR (Arch User Repository)

Last updated: February 01,2025

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

$ yay -S qjsonrpc

* (Optional) Uninstall qjsonrpc on Arch using YAY

$ yay -Rns qjsonrpc

2. Manually Install "qjsonrpc" via AUR

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

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

b. Clone qjsonrpc's git locally

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

c. Go to ~/qjsonrpc folder and install it

$ cd ~/qjsonrpc $ makepkg -si

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

ID: 508868
Name: qjsonrpc
PackageBaseID: 132164
PackageBase: qjsonrpc
Version: r348.f85751b-1
Description: QJsonRpc is a Qt implementation of the JSON-RPC protocol. It integrates nicely with Qt, leveraging Qt's meta object system in order to provide services over the JSON-RPC protocol
URL: https://bitbucket.org/devonit/qjsonrpc
NumVotes: 0
Popularity: 0
OutOfDate: 1659401627
Maintainer: CMon
FirstSubmitted: 1525767093
LastModified: 1525767093
URLPath: /cgit/aur.git/snapshot/qjsonrpc.tar.gz