rpclib on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S rpclib

* (Optional) Uninstall rpclib on Arch using YAY

$ yay -Rns rpclib

2. Manually Install "rpclib" via AUR

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

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

b. Clone rpclib's git locally

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

c. Go to ~/rpclib folder and install it

$ cd ~/rpclib $ makepkg -si

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

ID: 969501
Name: rpclib
PackageBaseID: 148509
PackageBase: rpclib
Version: 2.3.0-1
Description: rpclib is a modern C++ msgpack-RPC server and client library
URL: http://rpclib.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1580005640
LastModified: 1633357208
URLPath: /cgit/aur.git/snapshot/rpclib.tar.gz