How to Install and Uninstall qdevelop Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "qdevelop" package

Please follow the step by step instructions below to install qdevelop on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install qdevelop

2. Uninstall "qdevelop" package

This tutorial shows how to uninstall qdevelop on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove qdevelop $ sudo apt autoclean && sudo apt autoremove

3. Information about the qdevelop package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: qdevelop
Priority: optional
Section: universe/devel
Installed-Size: 4420
Maintainer: Ubuntu Developers
Original-Maintainer: Guillaume Martres
Architecture: amd64
Version: 0.28-0ubuntu1
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libqt4-designer (>= 4:4.5.3), libqt4-network (>= 4:4.5.3), libqt4-sql (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1+git20100522-0ubuntu5), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.4.0), libqt4-sql-sqlite
Recommends: gdb, exuberant-ctags, qt4-designer, qt4-dev-tools
Filename: pool/universe/q/qdevelop/qdevelop_0.28-0ubuntu1_amd64.deb
Size: 1614992
MD5sum: 148344304cb90061015cdb41dc99101d
SHA1: 2d1c1af759c706f2e401abbcc550c16505cff0f6
SHA256: 8bdb14806f8d766eb27b960546d4cd2cbb9b6adebe4bb8a87b2e4c90916898ff
Description-en: A development environment entirely dedicated to Qt4
It consists of a Qt project manager, a source code editor,
build-automation tools by calling make command, and the gdb debugger.
.
QDevelop aims to be easy to use and does not try to compete with more
complete tools, like kdevelop, which are often too complex. Its goal
is simplicity, powerfulness and a same interface on all platforms.
Description-md5: 59d678edd4a2cba3d2d241642d4c4539
Homepage: http://biord-software.org/qdevelop/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions