iqtree on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S iqtree

* (Optional) Uninstall iqtree on Arch using YAY

$ yay -Rns iqtree

2. Manually Install "iqtree" via AUR

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

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

b. Clone iqtree's git locally

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

c. Go to ~/iqtree folder and install it

$ cd ~/iqtree $ makepkg -si

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

ID: 1304696
Name: iqtree
PackageBaseID: 137523
PackageBase: iqtree
Version: 2.2.2.7-1
Description: Efficient phylogenomic software by maximum likelihood https://doi.org/10.1093/molbev/msaa015
URL: https://github.com/iqtree/iqtree2
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: dschrempf
FirstSubmitted: 1542887560
LastModified: 1692187450
URLPath: /cgit/aur.git/snapshot/iqtree.tar.gz