How to Install proftmb-dbg software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install proftmb-dbg software package in Ubuntu 14.04 LTS (Trusty Tahr)

proftmb-dbg software package provides debugging symbols for proftmb, 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 proftmb-dbg 

proftmb-dbg is installed in your system.

Make ensure the proftmb-dbg package were installed using the commands given below,

$ sudo dpkg-query -l | grep proftmb-dbg *

You will get with proftmb-dbg package name, version, architecture and description in a table

proftmb-dbg package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Debug packages
Package proftmb-dbg
Version 1.1.12-1
Description debugging symbols for proftmb
Sub Section debug


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