rpclib on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install rpclib on Arch using YAY
$
yay -S
rpclib
Copied
* (Optional) Uninstall rpclib on Arch using YAY
$
yay -Rns
rpclib
Copied
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
Copied
b. Clone rpclib's git locally
$
git clone https://aur.archlinux.org/rpclib.git
~/rpclib
Copied
c. Go to ~/rpclib folder and install it
$
cd
~/rpclib
Copied
$
makepkg -si
Copied
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
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