r-mda on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-mda

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

$ yay -Rns r-mda

2. Manually Install "r-mda" via AUR

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

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

b. Clone r-mda's git locally

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

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

$ cd ~/r-mda $ makepkg -si

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

ID: 1287667
Name: r-mda
PackageBaseID: 195627
PackageBase: r-mda
Version: 0.5.4-1
Description: Mixture and Flexible Discriminant Analysis
URL: https://cran.r-project.org/package=mda
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1689183507
LastModified: 1689183507
URLPath: /cgit/aur.git/snapshot/r-mda.tar.gz