Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install mrbayes-mpi on Debian Unstable (Sid)


Install mrbayes-mpi

Installing mrbayes-mpi package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install mrbayes-mpi

mrbayes-mpi package information

distro Debian Unstable (Sid)
section Main
name mrbayes-mpi
version 3.2.6+dfsg-1+b1
description Bayesian Inference of Phylogeny – mpi version
subsection science
website mrbayes.csit.fsu.edu
maintainer Debian Med Packaging Team

Uninstall mrbayes-mpi

To remove just mrbayes-mpi package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove mrbayes-mpi

Uninstall mrbayes-mpi and it’s dependent packages

To remove the mrbayes-mpi package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove mrbayes-mpi

Purging mrbayes-mpi

If you also want to delete configuration and/or data files of mrbayes-mpi from Debian Sid then this will work:

sudo apt-get purge mrbayes-mpi

To delete configuration and/or data files of mrbayes-mpi and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove mrbayes-mpi

 

Comments

comments