Skip to content

Commit d290bc4

Browse files
authored
Merge pull request #2 from starsareintherose/patch-1
fix the AUR and add another Arch Linux method
2 parents 469798b + 03992db commit d290bc4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/Quickstart.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ For reasons of performance, IQ-TREE is a command-line program, i.e., IQ-TREE nee
4848
Ready made IQ-TREE packages are available for the following distributions/repositories (command to install iqtree):
4949

5050
* [Debian Linux](https://packages.debian.org/unstable/science/iqtree): `sudo apt-get install iqtree`
51-
* [Arch Linux (AUR)](https://aur.archlinux.org/packages/iqtree-latest/)
51+
* [Arch Linux (AUR)](https://aur.archlinux.org/packages/iqtree/) `yay -S iqtree` or `paru -S iqtree`
52+
* [Arch Linux (BioArchLinux)](https://github.com/BioArchLinux/Packages) `sudo pacman -S iqtree` after add BioArchLinux repository
5253
* [Anaconda](https://anaconda.org/bioconda/iqtree): `conda install -c bioconda iqtree`
5354
* [Homebrew](https://github.com/brewsci/homebrew-bio/blob/master/Formula/iqtree.rb): `brew install brewsci/bio/iqtree3`
5455
* [FreeBSD](https://www.freshports.org/biology/iqtree/): `pkg install iqtree`

0 commit comments

Comments
 (0)