How to Install libindicator3-dev software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libindicator3-dev software package in Ubuntu 14.04 LTS (Trusty Tahr)

libindicator3-dev software package provides panel indicator applet - library 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 libindicator3-dev 

libindicator3-dev is installed in your system.

Make ensure the libindicator3-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libindicator3-dev *

You will get with libindicator3-dev package name, version, architecture and description in a table

libindicator3-dev package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Library development
Package libindicator3-dev
Version 12.10.2+14.04.20140402-0ubuntu
Description panel indicator applet - library development files
Sub Section libdevel


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