How to Install libevhtp-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libevhtp-dev

Description:

Libevent based HTTP API - development files

Libevent's http interface was created as a JIT server, never meant to be a full-fledged HTTP service. This library attempts to improve on that. . This package contains the development library.

Homepage: https://github.com/criticalstack/libevhtp

Version: 1.2.16-1build1

Section: universe/libdevel