How to Install libzmqpp-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libzmqpp-dev

Description:

High-level C++ bindings for zeromq3 - development files

This C++ binding is a 'high-level' library that hides most of the c-style interface core 0mq provides. This package provides development files and headers.

Homepage: https://github.com/zeromq/zmqpp

Version: 4.1.2-0ubuntu2

Section: universe/libdevel