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

Last updated: November 07,2024

1. Install "qt5-qmake-gles" package

This is a short guide on how to install qt5-qmake-gles on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install qt5-qmake-gles

2. Uninstall "qt5-qmake-gles" package

Here is a brief guide to show you how to uninstall qt5-qmake-gles on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove qt5-qmake-gles $ sudo apt autoclean && sudo apt autoremove

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

Package: qt5-qmake-gles
Priority: optional
Section: universe/devel
Installed-Size: 4353
Maintainer: Ubuntu Developers
Architecture: amd64
Source: qtbase-opensource-src-gles
Version: 5.5.1+dfsg-16ubuntu6
Replaces: qt5-qmake
Provides: qt5-qmake
Depends: qtchooser, libc6 (>= 2.14), libgcc1 (>= 1:4.0), libstdc++6 (>= 4.1.1)
Conflicts: qt5-qmake
Filename: pool/universe/q/qtbase-opensource-src-gles/qt5-qmake-gles_5.5.1+dfsg-16ubuntu6_amd64.deb
Size: 1190156
MD5sum: aa38385dc4202a60d341476fc2516d9f
SHA1: 9e0281e39e561ac26623a0bd6988e5f84ba18a38
SHA256: c46de0b97e7bddfd385eee698fb51c5b92382d3e1c653a288420483039de60c8
Description-en: Qt 5 qmake Makefile generator tool - OpenGLES
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 the Qt 5 qmake, 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 5 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 (built with the
OpenGLES backend).
Description-md5: 334e540b8730df78b98dd400f6cf895d
Multi-Arch: same
Homepage: http://qt-project.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu