r-adaptgauss on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S r-adaptgauss

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

$ yay -Rns r-adaptgauss

2. Manually Install "r-adaptgauss" via AUR

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

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

b. Clone r-adaptgauss's git locally

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

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

$ cd ~/r-adaptgauss $ makepkg -si

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

ID: 1403206
Name: r-adaptgauss
PackageBaseID: 179456
PackageBase: r-adaptgauss
Version: 1.6-1
Description: Gaussian Mixture Models (GMM)
URL: https://cran.r-project.org/package=AdaptGauss
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654448908
LastModified: 1706918508
URLPath: /cgit/aur.git/snapshot/r-adaptgauss.tar.gz