How to Install libsearpc-dev in Ubuntu 18.04



Install libsearpc-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libsearpc-dev

Description:

simple and easy-to-use C language RPC framework

Searpc handles the serialization/deserialization part of RPC, the transport part is left to users. . This package contains development library.

Homepage: https://github.com/haiwen/libsearpc

Version: 3.0.8-1

Section: universe/libdevel