r-pma on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S r-pma

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

$ yay -Rns r-pma

2. Manually Install "r-pma" via AUR

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

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

b. Clone r-pma's git locally

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

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

$ cd ~/r-pma $ makepkg -si

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

ID: 1425296
Name: r-pma
PackageBaseID: 181776
PackageBase: r-pma
Version: 1.2.3-2
Description: Penalized Multivariate Analysis
URL: https://cran.r-project.org/package=PMA
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654512033
LastModified: 1710180690
URLPath: /cgit/aur.git/snapshot/r-pma.tar.gz