restclient-cpp on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S restclient-cpp

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

$ yay -Rns restclient-cpp

2. Manually Install "restclient-cpp" via AUR

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

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

b. Clone restclient-cpp's git locally

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

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

$ cd ~/restclient-cpp $ makepkg -si

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

ID: 816285
Name: restclient-cpp
PackageBaseID: 117595
PackageBase: restclient-cpp
Version: 0.5.2-1
Description: A simple REST client for C++
URL: https://github.com/mrtazz/restclient-cpp
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: dariost
Submitter: dariost
FirstSubmitted: 1481161929
LastModified: 1604953910
URLPath: /cgit/aur.git/snapshot/restclient-cpp.tar.gz