r-sparsesvd on AUR (Arch User Repository)

Last updated: October 09,2024

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

$ yay -S r-sparsesvd

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

$ yay -Rns r-sparsesvd

2. Manually Install "r-sparsesvd" via AUR

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

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

b. Clone r-sparsesvd's git locally

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

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

$ cd ~/r-sparsesvd $ makepkg -si

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

ID: 1427232
Name: r-sparsesvd
PackageBaseID: 182499
PackageBase: r-sparsesvd
Version: 0.2.2-3
Description: Sparse Truncated Singular Value Decomposition (from 'SVDLIBC')
URL: https://cran.r-project.org/package=sparsesvd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654530465
LastModified: 1710439708
URLPath: /cgit/aur.git/snapshot/r-sparsesvd.tar.gz