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

Last updated: May 20,2024

1. Install "libqt5opengl5-gles" package

This guide covers the steps necessary to install libqt5opengl5-gles on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libqt5opengl5-gles

2. Uninstall "libqt5opengl5-gles" package

This tutorial shows how to uninstall libqt5opengl5-gles on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libqt5opengl5-gles $ sudo apt autoclean && sudo apt autoremove

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

Package: libqt5opengl5-gles
Priority: optional
Section: universe/libs
Installed-Size: 465
Maintainer: Ubuntu Developers
Architecture: amd64
Source: qtbase-opensource-src-gles
Version: 5.5.1+dfsg-16ubuntu6
Depends: libc6 (>= 2.14), libgles2-mesa (>= 7.8.1) | libgles2, libqt5core5a (>= 5.5.0), libqt5gui5 (>= 5.3.0) | libqt5gui5-gles (>= 5.3.0), libqt5widgets5 (>= 5.3.0), libstdc++6 (>= 4.1.1), qtbase-abi-5-5-1
Conflicts: libqt5opengl5
Filename: pool/universe/q/qtbase-opensource-src-gles/libqt5opengl5-gles_5.5.1+dfsg-16ubuntu6_amd64.deb
Size: 125054
MD5sum: 82abe566b0572f4b88dc230a102c6687
SHA1: 2cb363623ef7e30cc2866e78a091c4c9536df4bc
SHA256: b545922aee68a45ce990a846f7052933f71ff19fada17ccaecbd7e722e980721
Description-en: Qt 5 OpenGL module - OpenGLES
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The QtOpenGL module offers classes that make it easy to use OpenGL in Qt
applications (built with the OpenGLES backend).
.
OpenGL is a standard API for rendering 3D graphics. OpenGL only deals with 3D
rendering and provides little or no support for GUI programming issues.
Description-md5: e38734f3314359271e68378890f9d131
Multi-Arch: same
Homepage: http://qt-project.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: ubuntu-touch