fasttree on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S fasttree

* (Optional) Uninstall fasttree on Arch using YAY

$ yay -Rns fasttree

2. Manually Install "fasttree" via AUR

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

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

b. Clone fasttree's git locally

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

c. Go to ~/fasttree folder and install it

$ cd ~/fasttree $ makepkg -si

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

ID: 648307
Name: fasttree
PackageBaseID: 75780
PackageBase: fasttree
Version: 2.1.11-1
Description: Approximately-Maximum-Likelihood Trees for Large Alignments
URL: http://www.microbesonline.org/fasttree/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: semi
Submitter: semi
FirstSubmitted: 1385720468
LastModified: 1569007297
URLPath: /cgit/aur.git/snapshot/fasttree.tar.gz