We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 469798b + 03992db commit d290bc4Copy full SHA for d290bc4
1 file changed
doc/Quickstart.md
@@ -48,7 +48,8 @@ For reasons of performance, IQ-TREE is a command-line program, i.e., IQ-TREE nee
48
Ready made IQ-TREE packages are available for the following distributions/repositories (command to install iqtree):
49
50
* [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/)
+* [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
53
* [Anaconda](https://anaconda.org/bioconda/iqtree): `conda install -c bioconda iqtree`
54
* [Homebrew](https://github.com/brewsci/homebrew-bio/blob/master/Formula/iqtree.rb): `brew install brewsci/bio/iqtree3`
55
* [FreeBSD](https://www.freshports.org/biology/iqtree/): `pkg install iqtree`
0 commit comments