r-nnls on AUR (Arch User Repository)

Last updated: October 10,2024

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

$ yay -S r-nnls

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

$ yay -Rns r-nnls

2. Manually Install "r-nnls" via AUR

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

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

b. Clone r-nnls's git locally

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

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

$ cd ~/r-nnls $ makepkg -si

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

ID: 1371390
Name: r-nnls
PackageBaseID: 181541
PackageBase: r-nnls
Version: 1.5-4
Description: The Lawson-Hanson Algorithm for Non-Negative Least Squares (NNLS)
URL: https://cran.r-project.org/package=nnls
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654506451
LastModified: 1702836423
URLPath: /cgit/aur.git/snapshot/r-nnls.tar.gz