rpclib-git on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S rpclib-git

* (Optional) Uninstall rpclib-git on Arch using YAY

$ yay -Rns rpclib-git

2. Manually Install "rpclib-git" via AUR

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

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

b. Clone rpclib-git's git locally

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

c. Go to ~/rpclib-git folder and install it

$ cd ~/rpclib-git $ makepkg -si

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

ID: 1106399
Name: rpclib-git
PackageBaseID: 127805
PackageBase: rpclib-git
Version: r598.08e4171-1
Description: rpclib is a modern C++ msgpack-RPC server and client library
URL: http://rpclib.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: tantalum
FirstSubmitted: 1512799674
LastModified: 1656698095
URLPath: /cgit/aur.git/snapshot/rpclib-git.tar.gz