glew-utils1.5 software package provides The OpenGL Extension Wrangler - utilities, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install glew-utils1.5
glew-utils1.5 is installed in your system.
Make ensure the glew-utils1.5 package were installed using the commands given below,
$ sudo dpkg-query -l | grep glew-utils1.5 *
You will get with glew-utils1.5 package name, version, architecture and description in a table
| Distro | Ubuntu 12 04 lts precise pangolin |
| Section | Utilities |
| Package | glew-utils1.5 |
| Version | 1.5.7.is.1.5.2-1ubuntu4 |
| Description | The OpenGL Extension Wrangler - utilities |
| Sub Section | Utils |