r-nbclust on AUR (Arch User Repository)

Last updated: October 10,2024

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

$ yay -S r-nbclust

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

$ yay -Rns r-nbclust

2. Manually Install "r-nbclust" via AUR

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

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

b. Clone r-nbclust's git locally

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

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

$ cd ~/r-nbclust $ makepkg -si

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

ID: 1425945
Name: r-nbclust
PackageBaseID: 181496
PackageBase: r-nbclust
Version: 3.0.1-6
Description: Determining the Best Number of Clusters in a Data Set
URL: https://cran.r-project.org/package=NbClust
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654505376
LastModified: 1710266797
URLPath: /cgit/aur.git/snapshot/r-nbclust.tar.gz