mrbayes on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "mrbayes" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install mrbayes on Arch using YAY

$ yay -S mrbayes

* (Optional) Uninstall mrbayes on Arch using YAY

$ yay -Rns mrbayes

2. Manually Install "mrbayes" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone mrbayes's git locally

$ git clone https://aur.archlinux.org/mrbayes.git ~/mrbayes

c. Go to ~/mrbayes folder and install it

$ cd ~/mrbayes $ makepkg -si

3. Information about the mrbayes package on Arch User Repository (AUR)

ID: 758200
Name: mrbayes
PackageBaseID: 17080
PackageBase: mrbayes
Version: 3.2.7-1
Description: A program for the Bayesian estimation of phylogeny
URL: http://nbisweden.github.io/MrBayes/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: Stunts
Submitter:
FirstSubmitted: 1211396348
LastModified: 1593391440
URLPath: /cgit/aur.git/snapshot/mrbayes.tar.gz