qt5-restclient on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S qt5-restclient

* (Optional) Uninstall qt5-restclient on Arch using YAY

$ yay -Rns qt5-restclient

2. Manually Install "qt5-restclient" via AUR

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

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

b. Clone qt5-restclient's git locally

$ git clone https://aur.archlinux.org/qt5-restclient.git ~/qt5-restclient

c. Go to ~/qt5-restclient folder and install it

$ cd ~/qt5-restclient $ makepkg -si

3. Information about the qt5-restclient package on Arch User Repository (AUR)

ID: 656792
Name: qt5-restclient
PackageBaseID: 120118
PackageBase: qt5-restclient
Version: 2.2.0-1
Description: A library for generic JSON-based REST-APIs, with a mechanism to map JSON to Qt objects
URL: https://github.com/Skycoder42/QtRestClient
NumVotes: 1
Popularity: 0
OutOfDate: 1702324437
Maintainer: Skycoder42
Submitter: Skycoder42
FirstSubmitted: 1488151417
LastModified: 1571229759
URLPath: /cgit/aur.git/snapshot/qt5-restclient.tar.gz