apitrace-gl-tracers software package provides tools for debugging OpenGL applications and drivers - application tracer, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install apitrace-gl-tracers
apitrace-gl-tracers is installed in your system.
Make ensure the apitrace-gl-tracers package were installed using the commands given below,
$ sudo dpkg-query -l | grep apitrace-gl-tracers *
You will get with apitrace-gl-tracers package name, version, architecture and description in a table
Distro | Ubuntu 14 04 lts trusty tahr |
Section | Graphics |
Package | apitrace-gl-tracers |
Version | 3.0+git20121018.d1c301f7-0ubun |
Description | tools for debugging OpenGL applications and drivers - application tracer |
Sub Section | Graphics |