r-pvclust on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S r-pvclust

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

$ yay -Rns r-pvclust

2. Manually Install "r-pvclust" via AUR

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

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

b. Clone r-pvclust's git locally

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

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

$ cd ~/r-pvclust $ makepkg -si

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

ID: 1406732
Name: r-pvclust
PackageBaseID: 181872
PackageBase: r-pvclust
Version: 2.2.0-7
Description: Hierarchical Clustering with P-Values via Multiscale Bootstrap Resampling
URL: https://cran.r-project.org/package=pvclust
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654514336
LastModified: 1707509152
URLPath: /cgit/aur.git/snapshot/r-pvclust.tar.gz