r-svd on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-svd

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

$ yay -Rns r-svd

2. Manually Install "r-svd" via AUR

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

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

b. Clone r-svd's git locally

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

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

$ cd ~/r-svd $ makepkg -si

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

ID: 1425941
Name: r-svd
PackageBaseID: 182632
PackageBase: r-svd
Version: 0.5.5-2
Description: Interfaces to Various State-of-Art SVD and Eigensolvers
URL: https://cran.r-project.org/package=svd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654535165
LastModified: 1710266645
URLPath: /cgit/aur.git/snapshot/r-svd.tar.gz