libsearpc on AUR (Arch User Repository)

Last updated: September 20,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

b. Install libsearpc on Arch using YAY

$ yay -S libsearpc

* (Optional) Uninstall libsearpc on Arch using YAY

$ yay -Rns libsearpc

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

b. Clone libsearpc's git locally

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

c. Go to ~/libsearpc folder and install it

$ cd ~/libsearpc $ makepkg -si

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