How to Install libserf-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libserf-dev

Description:

high-performance asynchronous HTTP client library headers

serf library is a C-based HTTP client library built upon the Apache Portable Runtime (APR) library. It multiplexes connections, running the read/write communication asynchronously. Memory copies and transformations are kept to a minimum to provide high performance operation. . This package contains development headers for serf.

Homepage: https://serf.apache.org/

Version: 1.3.9-6

Section: universe/libdevel