r-treedist on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S r-treedist

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

$ yay -Rns r-treedist

2. Manually Install "r-treedist" via AUR

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

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

b. Clone r-treedist's git locally

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

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

$ cd ~/r-treedist $ makepkg -si

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

ID: 1413964
Name: r-treedist
PackageBaseID: 202856
PackageBase: r-treedist
Version: 2.7.0-2
Description: Calculate and Map Distances Between Phylogenetic Trees
URL: https://cran.r-project.org/package=TreeDist
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1708614363
LastModified: 1708646591
URLPath: /cgit/aur.git/snapshot/r-treedist.tar.gz