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

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

mrbayes-dbg software package provides Bayesian Inference of Phylogeny - debug symbols, 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 mrbayes-dbg 

mrbayes-dbg is installed in your system.

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

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

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

mrbayes-dbg package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Debug packages
Package mrbayes-dbg
Version 3.2.2+dfsg-1
Description Bayesian Inference of Phylogeny - debug symbols
Sub Section debug


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