pkg-components software package provides debhelper tool to help maintain bundles, 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 pkg-components
pkg-components is installed in your system.
Make ensure the pkg-components package were installed using the commands given below,
$ sudo dpkg-query -l | grep pkg-components *
You will get with pkg-components package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Administration Utilities |
| Package | pkg-components |
| Version | 0.6 |
| Description | debhelper tool to help maintain bundles |
| Sub Section | Admin |