raxml on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S raxml

* (Optional) Uninstall raxml on Arch using YAY

$ yay -Rns raxml

2. Manually Install "raxml" via AUR

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

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

b. Clone raxml's git locally

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

c. Go to ~/raxml folder and install it

$ cd ~/raxml $ makepkg -si

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

ID: 543440
Name: raxml
PackageBaseID: 25180
PackageBase: raxml
Version: 8.2.12-1
Description: Randomized Axelerated Maximum Likelihood
URL: http://sco.h-its.org/exelixis/web/software/raxml/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1238623060
LastModified: 1536777611
URLPath: /cgit/aur.git/snapshot/raxml.tar.gz