How to Install libserf-1-1 in Ubuntu 18.04



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

sudo apt update
sudo apt install libserf-1-1

Description:

high-performance asynchronous HTTP client library

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.

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

Version: 1.3.9-6

Section: universe/libs