How to Install pkg-components software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install pkg-components software package in Ubuntu 14.04 LTS (Trusty Tahr)

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

pkg-components package basic information:

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


See Also, How to uninstall or remove pkg-components software package from Ubuntu 14.04 LTS (Trusty Tahr)?