How to Install and Uninstall libqdjango-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libqdjango-dbg" package

Please follow the guidelines below to install libqdjango-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libqdjango-dbg

2. Uninstall "libqdjango-dbg" package

In this section, we are going to explain the necessary steps to uninstall libqdjango-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libqdjango-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the libqdjango-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libqdjango-dbg
Priority: extra
Section: universe/debug
Installed-Size: 1567
Maintainer: Ubuntu Developers
Original-Maintainer: Jeremy Lainé
Architecture: amd64
Source: qdjango
Version: 0.6.2-1
Depends: libqdjango-db0 (= 0.6.2-1), libqdjango-http0 (= 0.6.2-1)
Filename: pool/universe/q/qdjango/libqdjango-dbg_0.6.2-1_amd64.deb
Size: 1537420
MD5sum: d8c870aa6474ca177da67b4f924ace10
SHA1: 7d7cab0fda0275c027a755e7126bb26bc205d391
SHA256: 06fffaab4d1be6be6f275531a5bb6595686a9f957b9bddf6076ffc1612681b3b
Description-en: 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.
Description-md5: 84732fb0911d927d78aa3d8714bfcbcb
Multi-Arch: same
Homepage: https://github.com/jlaine/qdjango
Build-Ids: 5479e5d1a10781b1f2dfa46ba368b31289977970
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu