r-phytools on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-phytools

* (Optional) Uninstall r-phytools on Arch using YAY

$ yay -Rns r-phytools

2. Manually Install "r-phytools" via AUR

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

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

b. Clone r-phytools's git locally

$ git clone https://aur.archlinux.org/r-phytools.git ~/r-phytools

c. Go to ~/r-phytools folder and install it

$ cd ~/r-phytools $ makepkg -si

3. Information about the r-phytools package on Arch User Repository (AUR)

ID: 1383126
Name: r-phytools
PackageBaseID: 199189
PackageBase: r-phytools
Version: 2.1.1-1
Description: Phylogenetic Tools for Comparative Biology (and Other Things)
URL: https://cran.r-project.org/package=phytools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1699009376
LastModified: 1704824252
URLPath: /cgit/aur.git/snapshot/r-phytools.tar.gz