Table of Contents

Ubuntu - GPU - OpenGL - Determine the OpenGL version

Install mesa-utils

sudo apt install mesa-utils

Check OpenGL Version

glxinfo | grep "OpenGL version"

returns:

OpenGL version string: 4.6 (Compatibility Profile) Mesa 22.3.0-devel