How to Install libmagick++-dev in Ubuntu 18.04



Install libmagick++-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libmagick++-dev

Description:

object-oriented C++ interface to ImageMagick -- dummy package

The Magick++ library was a set of C++ wrapper classes that provides access to the ImageMagick package functionality from within a C++ application. . This is a transitional package to help migrate systems to the new ABI of libmagick++-6 development files for default channel depth. . This is a dummy package. You can safely purge or remove it.

Homepage: http://www.imagemagick.org/

Version: 8:6.9.7.4+dfsg-16ubuntu6

Section: libdevel