libsearpc on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "libsearpc" 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 libsearpc on Arch using YAY
$
yay -S
libsearpc
Copied
* (Optional) Uninstall libsearpc on Arch using YAY
$
yay -Rns
libsearpc
Copied
2. Manually Install "libsearpc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libsearpc's git locally
$
git clone https://aur.archlinux.org/libsearpc.git
~/libsearpc
Copied
c. Go to ~/libsearpc folder and install it
$
cd
~/libsearpc
Copied
$
makepkg -si
Copied
3. Information about the libsearpc package on Arch User Repository (AUR)
ID: 1274072
Name: libsearpc
PackageBaseID: 66436
PackageBase: libsearpc
Version: 2:3.3.0-3
Description: A simple C language RPC framework (including both server side & client side)
URL: https://github.com/haiwen/libsearpc
NumVotes: 87
Popularity: 0.004323
OutOfDate:
Maintainer: thealchemist
Submitter: aclindsa
FirstSubmitted: 1358610631
LastModified: 1686906793
URLPath: /cgit/aur.git/snapshot/libsearpc.tar.gz
Name: libsearpc
PackageBaseID: 66436
PackageBase: libsearpc
Version: 2:3.3.0-3
Description: A simple C language RPC framework (including both server side & client side)
URL: https://github.com/haiwen/libsearpc
NumVotes: 87
Popularity: 0.004323
OutOfDate:
Maintainer: thealchemist
Submitter: aclindsa
FirstSubmitted: 1358610631
LastModified: 1686906793
URLPath: /cgit/aur.git/snapshot/libsearpc.tar.gz