r-mpm on AUR (Arch User Repository)

Last updated: October 09,2024

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

$ yay -S r-mpm

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

$ yay -Rns r-mpm

2. Manually Install "r-mpm" via AUR

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

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

b. Clone r-mpm's git locally

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

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

$ cd ~/r-mpm $ makepkg -si

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

ID: 1369989
Name: r-mpm
PackageBaseID: 181408
PackageBase: r-mpm
Version: 1.0.23-8
Description: Multivariate Projection Methods
URL: https://cran.r-project.org/package=mpm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654503257
LastModified: 1702598509
URLPath: /cgit/aur.git/snapshot/r-mpm.tar.gz