How to Install and Uninstall qt4-qmake Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "qt4-qmake" package

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

$ sudo apt update $ sudo apt install qt4-qmake

2. Uninstall "qt4-qmake" package

Please follow the guidance below to uninstall qt4-qmake on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove qt4-qmake $ sudo apt autoclean && sudo apt autoremove

3. Information about the qt4-qmake package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: qt4-qmake
Priority: optional
Section: devel
Installed-Size: 5110
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers
Architecture: amd64
Source: qt4-x11
Version: 4:4.8.7+dfsg-5ubuntu2
Depends: qtchooser, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1)
Suggests: libqtcore4
Filename: pool/main/q/qt4-x11/qt4-qmake_4.8.7+dfsg-5ubuntu2_amd64.deb
Size: 1293212
MD5sum: eb23b784206716935c5c5378835d1b64
SHA1: c95ca4c2276f619cd2e3f1369823027ec70d9010
SHA256: 9d607532653c7e3952ed350ea9ccea173b04e613892b51d4972caf9d2f0f459e
Description-en: Qt 4 qmake Makefile generator tool
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package contains Qt 4 qmake (qmake-qt4), a tool that helps simplify
the build process for development project across different platforms.
qmake automates the generation of Makefiles so that only a few lines of
information are needed to create each Makefile. qmake can be used for any
software project, whether it is written using Qt or not.
.
Qt 4 qmake requires a platform and compiler description file which contains
many default values used to generate appropriate Makefiles.
.
This package contains also these platform specifications.
Description-md5: ed1ae2f01863267495111ab804bd07ad
Multi-Arch: foreign
Homepage: http://qt-project.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m