r-tree on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-tree

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

$ yay -Rns r-tree

2. Manually Install "r-tree" via AUR

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

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

b. Clone r-tree's git locally

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

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

$ cd ~/r-tree $ makepkg -si

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

ID: 1298375
Name: r-tree
PackageBaseID: 190463
PackageBase: r-tree
Version: 1.0.43-2
Description: Classification and Regression Trees
URL: https://cran.r-project.org/package=tree
NumVotes: 1
Popularity: 0.000524
OutOfDate:
Maintainer: AlexBocken
Submitter: AlexBocken
FirstSubmitted: 1676472587
LastModified: 1691051452
URLPath: /cgit/aur.git/snapshot/r-tree.tar.gz