libplatform-api-headers software package provides Platform API for system level capabilities (API headers), 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 libplatform-api-headers
libplatform-api-headers is installed in your system.
Make ensure the libplatform-api-headers package were installed using the commands given below,
$ sudo dpkg-query -l | grep libplatform-api-headers *
You will get with libplatform-api-headers package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Library development |
| Package | libplatform-api-headers |
| Version | 0.20+14.04.20140411-0ubuntu1 |
| Description | Platform API for system level capabilities (API headers) |
| Sub Section | libdevel |