r-rsample on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-rsample

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

$ yay -Rns r-rsample

2. Manually Install "r-rsample" via AUR

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

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

b. Clone r-rsample's git locally

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

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

$ cd ~/r-rsample $ makepkg -si

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

ID: 1341924
Name: r-rsample
PackageBaseID: 182194
PackageBase: r-rsample
Version: 1.2.0-3
Description: General Resampling Infrastructure
URL: https://cran.r-project.org/package=rsample
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654522329
LastModified: 1698377853
URLPath: /cgit/aur.git/snapshot/r-rsample.tar.gz