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

Last updated: May 19,2024

1. Install "qtcreator" package

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

$ sudo apt update $ sudo apt install qtcreator

2. Uninstall "qtcreator" package

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

$ sudo apt remove qtcreator $ sudo apt autoclean && sudo apt autoremove

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

Package: qtcreator
Priority: optional
Section: universe/devel
Installed-Size: 47046
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Qt/KDE Maintainers
Architecture: amd64
Version: 3.5.1+dfsg-2ubuntu2
Replaces: qtcreator-plugin-cmake, qtcreator-plugin-qnx, qtcreator-plugin-remotelinux, qtcreator-plugin-valgrind
Depends: libqt5sql5-sqlite, qml-module-qtquick-controls (>= 5.2.1-4~), qml-module-qtquick2 (>= 5.2.1-5~), qtchooser, qtcreator-data (= 3.5.1+dfsg-2ubuntu2), libbotan-1.10-1 (>= 1.10.10), libc6 (>= 2.14), libclang1-3.6 (>= 3.6), libgcc1 (>= 1:4.1.1), libqbscore1 (>= 1.4.1), libqbsqtprofilesetup1 (>= 1.2.1), libqt5concurrent5 (>= 5.0.2), libqt5core5a (>= 5.5.1), libqt5designer5 (>= 5.0.2), libqt5designercomponents5 (>= 5.0.2), libqt5gui5 (>= 5.5.0) | libqt5gui5-gles (>= 5.5.0), libqt5help5 (>= 5.0.2), libqt5network5 (>= 5.0.2), libqt5printsupport5 (>= 5.0.2), libqt5qml5 (>= 5.5.0), libqt5quick5 (>= 5.2.0~rc1) | libqt5quick5-gles (>= 5.2.0~rc1), libqt5quickwidgets5 (>= 5.5.1-2ubuntu1~xenial1~test2) | libqt5quickwidgets5-gles (>= 5.5.1-2ubuntu1~xenial1~test2), libqt5sql5 (>= 5.0.2), libqt5test5 (>= 5.5.0), libqt5webkit5 (>= 5.2.0), libqt5widgets5 (>= 5.3.0), libqt5xml5 (>= 5.2.0), libstdc++6 (>= 5.2), qtbase-abi-5-5-1, qtdeclarative-abi-5-5-0
Recommends: g++, gdb, make, qmlscene, qt5-qmake, qtbase5-dev-tools, qtcreator-doc, qtdeclarative5-dev-tools, qttools5-dev-tools, qttranslations5-l10n, qtxmlpatterns5-dev-tools, xterm | x-terminal-emulator
Suggests: cmake, git, kdelibs5-data, subversion, ubuntu-sdk
Conflicts: qtcreator-plugin-cmake, qtcreator-plugin-go (<= 3.4), qtcreator-plugin-qnx, qtcreator-plugin-remotelinux, qtcreator-plugin-valgrind
Filename: pool/universe/q/qtcreator/qtcreator_3.5.1+dfsg-2ubuntu2_amd64.deb
Size: 11884710
MD5sum: 7f12593e3e7829bee04c2591458050b9
SHA1: 5b5f5c9b70fb7d74cf0ea9703ea34ca089f3b07a
SHA256: 051c363d48e92f09f59b087ea664ed56d96b1d70b6ba17c589c59a79547932dc
Description-en: lightweight integrated development environment (IDE) for Qt
Qt Creator is a new, lightweight, cross-platform integrated development
environment (IDE) designed to make development with the Qt application
framework even faster and easier.
.
It includes:
* An advanced C++ code editor
* Integrated GUI layout and forms designer
* Project and build management tools
* Integrated, context-sensitive help system
* Visual debugger
* Rapid code navigation tools
* Supports multiple platforms
Description-md5: 7885cd3da2a1e224d06682f5f2a70d2e
Homepage: http://doc.qt.io/qt-5/topics-app-development.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: ubuntu-sdk