How to Install libqb-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libqb-dev

Description:

high performance client server features library (devel files)

libqb provides a set of high performance client-server reusable features. It offers high performance logging, tracing, IPC and poll. Its initial features were spun off the Corosync cluster communication suite to make them accessible for other projects. . This package contains libqb's development files. You will need it to develop applications using libqb.

Homepage: http://github.com/clusterlabs/libqb/wiki

Version: 1.0.1-1ubuntu1

Section: libdevel