r-pls on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S r-pls

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

$ yay -Rns r-pls

2. Manually Install "r-pls" via AUR

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

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

b. Clone r-pls's git locally

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

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

$ cd ~/r-pls $ makepkg -si

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

ID: 1376790
Name: r-pls
PackageBaseID: 181772
PackageBase: r-pls
Version: 2.8.3-2
Description: Partial Least Squares and Principal Component Regression
URL: https://cran.r-project.org/package=pls
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654511937
LastModified: 1703764906
URLPath: /cgit/aur.git/snapshot/r-pls.tar.gz