How to Install libriemann-client-dev in Ubuntu 18.04



Install libriemann-client-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libriemann-client-dev

Description:

Development files for the Riemann C client library

The riemann-c-client library provides a C language client, with a simple but convenient API, to connect to Riemann, send events and run queries against it . This package is needed to compile programs linked against librliemann-client0, as only this includes the header files and static libraries needed for compiling.

Homepage: https://github.com/algernon/riemann-c-client

Version: 1.9.1-1

Section: universe/libdevel