r-maptree on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-maptree

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

$ yay -Rns r-maptree

2. Manually Install "r-maptree" via AUR

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

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

b. Clone r-maptree's git locally

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

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

$ cd ~/r-maptree $ makepkg -si

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

ID: 1376378
Name: r-maptree
PackageBaseID: 181183
PackageBase: r-maptree
Version: 1.4.8-6
Description: Mapping, Pruning, and Graphing Tree Models
URL: https://cran.r-project.org/package=maptree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654497539
LastModified: 1703678493
URLPath: /cgit/aur.git/snapshot/r-maptree.tar.gz