How to Install prime-phylo software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install prime-phylo software package in Ubuntu 14.04 LTS (Trusty Tahr)

prime-phylo software package provides bayesian estimation of gene trees taking the species tree into account, 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 prime-phylo 

prime-phylo is installed in your system.

Make ensure the prime-phylo package were installed using the commands given below,

$ sudo dpkg-query -l | grep prime-phylo *

You will get with prime-phylo package name, version, architecture and description in a table

prime-phylo package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Science
Package prime-phylo
Version 1.0.11-1build2
Description bayesian estimation of gene trees taking the species tree into account
Sub Section Science


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