r-flashclust on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-flashclust

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

$ yay -Rns r-flashclust

2. Manually Install "r-flashclust" via AUR

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

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

b. Clone r-flashclust's git locally

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

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

$ cd ~/r-flashclust $ makepkg -si

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

ID: 1418244
Name: r-flashclust
PackageBaseID: 180460
PackageBase: r-flashclust
Version: 1.01.2-9
Description: Implementation of optimal hierarchical clustering
URL: https://cran.r-project.org/package=flashClust
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654480021
LastModified: 1709230023
URLPath: /cgit/aur.git/snapshot/r-flashclust.tar.gz