r-mclust on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-mclust

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

$ yay -Rns r-mclust

2. Manually Install "r-mclust" via AUR

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

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

b. Clone r-mclust's git locally

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

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

$ cd ~/r-mclust $ makepkg -si

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

ID: 1414225
Name: r-mclust
PackageBaseID: 181221
PackageBase: r-mclust
Version: 6.1-1
Description: Gaussian Mixture Modelling for Model-Based Clustering, Classification, and Density Estimation
URL: https://cran.r-project.org/package=mclust
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654498491
LastModified: 1708690052
URLPath: /cgit/aur.git/snapshot/r-mclust.tar.gz