How to Install and Uninstall mrbayes-mpi Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "mrbayes-mpi" package

Please follow the guidelines below to install mrbayes-mpi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mrbayes-mpi

2. Uninstall "mrbayes-mpi" package

Please follow the guidelines below to uninstall mrbayes-mpi on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mrbayes-mpi $ sudo apt autoclean && sudo apt autoremove

3. Information about the mrbayes-mpi package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: mrbayes-mpi
Priority: optional
Section: universe/science
Installed-Size: 1607
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: mrbayes
Version: 3.2.6+dfsg-1build2
Depends: libc6 (>= 2.14), libhmsbeagle1v5, libopenmpi1.10, libreadline6 (>= 6.0), mpi-default-bin
Suggests: mpi-default, mrbayes-doc
Filename: pool/universe/m/mrbayes/mrbayes-mpi_3.2.6+dfsg-1build2_amd64.deb
Size: 580510
MD5sum: ad7ae7b7e3f037365133c695a8470dba
SHA1: 9b694e8ff87722660d5b38b60040d48d928a6848
SHA256: 80cfffcfd45fabf3cf65483798175accc7743c15a435c302d49aa40e80417d08
Description-en: Bayesian Inference of Phylogeny - mpi version
Bayesian inference of phylogeny is based upon a quantity called the posterior
probability distribution of trees, which is the probability of a tree
conditioned on the observations. The conditioning is accomplished using
Bayes's theorem. The posterior probability distribution of trees is
impossible to calculate analytically; instead, MrBayes uses a simulation
technique called Markov chain Monte Carlo (or MCMC) to approximate the
posterior probabilities of trees.
.
This package offers a binary compiled for parallel computation with MPI.
Description-md5: d4667b242cc8f99f098ff96397619072
Homepage: http://mrbayes.csit.fsu.edu/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu