beast2 on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S beast2

* (Optional) Uninstall beast2 on Arch using YAY

$ yay -Rns beast2

2. Manually Install "beast2" via AUR

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

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

b. Clone beast2's git locally

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

c. Go to ~/beast2 folder and install it

$ cd ~/beast2 $ makepkg -si

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

ID: 1403301
Name: beast2
PackageBaseID: 166395
PackageBase: beast2
Version: 2.7.6-1
Description: Bayesian Evolutionary Analysis by Sampling Trees. https://doi.org/10.1371/journal.pcbi.1003537
URL: http://www.beast2.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1620156975
LastModified: 1706946721
URLPath: /cgit/aur.git/snapshot/beast2.tar.gz