r-softimpute on AUR (Arch User Repository)

Last updated: October 09,2024

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

$ yay -S r-softimpute

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

$ yay -Rns r-softimpute

2. Manually Install "r-softimpute" via AUR

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

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

b. Clone r-softimpute's git locally

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

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

$ cd ~/r-softimpute $ makepkg -si

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

ID: 1420092
Name: r-softimpute
PackageBaseID: 182476
PackageBase: r-softimpute
Version: 1.4.1-9
Description: Matrix Completion via Iterative Soft-Thresholded SVD
URL: https://cran.r-project.org/package=softImpute
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654529837
LastModified: 1709489312
URLPath: /cgit/aur.git/snapshot/r-softimpute.tar.gz