r-clustree on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-clustree

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

$ yay -Rns r-clustree

2. Manually Install "r-clustree" via AUR

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

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

b. Clone r-clustree's git locally

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

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

$ cd ~/r-clustree $ makepkg -si

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

ID: 1348199
Name: r-clustree
PackageBaseID: 179974
PackageBase: r-clustree
Version: 0.5.1-1
Description: Visualise Clusterings at Different Resolutions
URL: https://cran.r-project.org/package=clustree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654468603
LastModified: 1699229234
URLPath: /cgit/aur.git/snapshot/r-clustree.tar.gz