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

Last updated: May 14,2024

1. Install "libqdjango-db0" package

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

$ sudo apt update $ sudo apt install libqdjango-db0

2. Uninstall "libqdjango-db0" package

This guide let you learn how to uninstall libqdjango-db0 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libqdjango-db0
Priority: optional
Section: universe/libdevel
Installed-Size: 227
Maintainer: Ubuntu Developers
Original-Maintainer: Jeremy Lainé
Architecture: amd64
Source: qdjango
Version: 0.6.2-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libqt5core5a (>= 5.4.0), libqt5sql5 (>= 5.0.2), libstdc++6 (>= 4.1.1)
Filename: pool/universe/q/qdjango/libqdjango-db0_0.6.2-1_amd64.deb
Size: 75896
MD5sum: 356e028cba43084cc9fe9399edc67ee7
SHA1: bce11e301d031a87b91d1ba05ad146dbdd32a059
SHA256: d296530c45dd6d397c99d0ad7d8acd82047f2b6a1a3fb24aff04f99428171f45
Description-en: Database library 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 database object relational model library.
Description-md5: 583c1fd59acabd61ca6003a23a3d1fc5
Multi-Arch: same
Homepage: https://github.com/jlaine/qdjango
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: ubuntu-sdk-libs