r-rsparse on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-rsparse

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

$ yay -Rns r-rsparse

2. Manually Install "r-rsparse" via AUR

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

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

b. Clone r-rsparse's git locally

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

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

$ cd ~/r-rsparse $ makepkg -si

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

ID: 1138436
Name: r-rsparse
PackageBaseID: 182205
PackageBase: r-rsparse
Version: 0.5.1-1
Description: Statistical Learning on Sparse Matrices
URL: https://cran.r-project.org/package=rsparse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654522610
LastModified: 1662940899
URLPath: /cgit/aur.git/snapshot/r-rsparse.tar.gz