libgbm-dev-lts-utopic software package provides generic buffer management API -- development files, 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 libgbm-dev-lts-utopic
libgbm-dev-lts-utopic is installed in your system.
Make ensure the libgbm-dev-lts-utopic package were installed using the commands given below,
$ sudo dpkg-query -l | grep libgbm-dev-lts-utopic *
You will get with libgbm-dev-lts-utopic package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Library development |
| Package | libgbm-dev-lts-utopic |
| Version | 10.3.2-0ubuntu1~trusty2 |
| Description | generic buffer management API -- development files |
| Sub Section | libdevel |