r-slam on AUR (Arch User Repository)

Last updated: October 09,2024

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

$ yay -S r-slam

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

$ yay -Rns r-slam

2. Manually Install "r-slam" via AUR

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

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

b. Clone r-slam's git locally

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

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

$ cd ~/r-slam $ makepkg -si

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

ID: 1375358
Name: r-slam
PackageBaseID: 179337
PackageBase: r-slam
Version: 0.1.50-12
Description: Sparse Lightweight Arrays and Matrices
URL: https://cran.r-project.org/package=slam
NumVotes: 2
Popularity: 0.002682
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: ragreener1
FirstSubmitted: 1654164375
LastModified: 1703527296
URLPath: /cgit/aur.git/snapshot/r-slam.tar.gz