raxml-ng on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S raxml-ng

* (Optional) Uninstall raxml-ng on Arch using YAY

$ yay -Rns raxml-ng

2. Manually Install "raxml-ng" via AUR

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

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

b. Clone raxml-ng's git locally

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

c. Go to ~/raxml-ng folder and install it

$ cd ~/raxml-ng $ makepkg -si

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

ID: 1374117
Name: raxml-ng
PackageBaseID: 145390
PackageBase: raxml-ng
Version: 1.2.1-1
Description: A phylogenetic tree inference tool which uses maximum-likelihood (ML) optimality criterion. https://doi.org/10.1093/bioinformatics/btz305
URL: https://github.com/amkozlov/raxml-ng
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: robymetallo
FirstSubmitted: 1569613401
LastModified: 1703268678
URLPath: /cgit/aur.git/snapshot/raxml-ng.tar.gz