r-als on AUR (Arch User Repository)

Last updated: December 29,2024

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

$ yay -S r-als

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

$ yay -Rns r-als

2. Manually Install "r-als" via AUR

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

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

b. Clone r-als's git locally

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

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

$ cd ~/r-als $ makepkg -si

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

ID: 1174395
Name: r-als
PackageBaseID: 179505
PackageBase: r-als
Version: 0.0.7-1
Description: Multivariate Curve Resolution Alternating Least Squares (MCR-ALS)
URL: https://cran.r-project.org/package=ALS
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654450106
LastModified: 1669465246
URLPath: /cgit/aur.git/snapshot/r-als.tar.gz