r-fastcluster on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-fastcluster

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

$ yay -Rns r-fastcluster

2. Manually Install "r-fastcluster" via AUR

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

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

b. Clone r-fastcluster's git locally

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

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

$ cd ~/r-fastcluster $ makepkg -si

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

ID: 1384858
Name: r-fastcluster
PackageBaseID: 180413
PackageBase: r-fastcluster
Version: 1.2.6-1
Description: Fast Hierarchical Clustering Routines for R and 'Python'
URL: https://cran.r-project.org/package=fastcluster
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654478939
LastModified: 1705104125
URLPath: /cgit/aur.git/snapshot/r-fastcluster.tar.gz