How to Install libqdjango-dbg in Ubuntu 18.04



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

sudo apt update
sudo apt install libqdjango-dbg

Description:

Debugging symbols for the QDjango framework

QDjango is a cross-platform C++ web development framework built upon Qt. Where possible it tries to follow django's API, hence its name. . This package contains the debugging symbols.

Homepage: https://github.com/jlaine/qdjango

Version: 0.6.2-2

Section: universe/debug