How to Install libqjson-dbg in Ubuntu 18.04



Install libqjson-dbg by entering the following commands in the terminal:

sudo apt update
sudo apt install libqjson-dbg

Description:

Qt-based library that maps JSON data to QVariant objects, debug info

debug info for qt based library that maps JSON adta to QVariant objects. . QJson is a Qt-based library that maps JSON data to QVariant objects: JSON arrays will be mapped to QVariantList instances, while JSON objects will be mapped to QVariantMap.

Homepage: http://qjson.sourceforge.net/

Version: 0.8.1-3

Section: universe/debug