revbayes on AUR (Arch User Repository)

Last updated: September 29,2024

1. Install "revbayes" 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 revbayes on Arch using YAY

$ yay -S revbayes

* (Optional) Uninstall revbayes on Arch using YAY

$ yay -Rns revbayes

2. Manually Install "revbayes" via AUR

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

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

b. Clone revbayes's git locally

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

c. Go to ~/revbayes folder and install it

$ cd ~/revbayes $ makepkg -si

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

ID: 1270772
Name: revbayes
PackageBaseID: 92039
PackageBase: revbayes
Version: 1.2.2-1
Description: Bayesian Phylogenetic Inference Using Graphical Models and an Interactive Model-Specification Language https://doi.org/10.1093/sysbio/syw021
URL: https://github.com/revbayes/revbayes
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: wookietreiber
FirstSubmitted: 1428501928
LastModified: 1686375850
URLPath: /cgit/aur.git/snapshot/revbayes.tar.gz