r-treetools on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-treetools

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

$ yay -Rns r-treetools

2. Manually Install "r-treetools" via AUR

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

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

b. Clone r-treetools's git locally

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

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

$ cd ~/r-treetools $ makepkg -si

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

ID: 1348046
Name: r-treetools
PackageBaseID: 196790
PackageBase: r-treetools
Version: 1.10.0-3
Description: Create, Modify and Analyse Phylogenetic Trees
URL: https://cran.r-project.org/package=TreeTools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1692434601
LastModified: 1699207936
URLPath: /cgit/aur.git/snapshot/r-treetools.tar.gz