r-smurf on AUR (Arch User Repository)

Last updated: October 09,2024

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

$ yay -S r-smurf

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

$ yay -Rns r-smurf

2. Manually Install "r-smurf" via AUR

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

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

b. Clone r-smurf's git locally

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

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

$ cd ~/r-smurf $ makepkg -si

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

ID: 1231876
Name: r-smurf
PackageBaseID: 182457
PackageBase: r-smurf
Version: 1.1.5-3
Description: Sparse Multi-Type Regularized Feature Modeling
URL: https://cran.r-project.org/package=smurf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654529307
LastModified: 1679724133
URLPath: /cgit/aur.git/snapshot/r-smurf.tar.gz