r-sampling on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-sampling

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

$ yay -Rns r-sampling

2. Manually Install "r-sampling" via AUR

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

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

b. Clone r-sampling's git locally

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

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

$ cd ~/r-sampling $ makepkg -si

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

ID: 1344027
Name: r-sampling
PackageBaseID: 182252
PackageBase: r-sampling
Version: 2.10-1
Description: Survey Sampling
URL: https://cran.r-project.org/package=sampling
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654523804
LastModified: 1698602490
URLPath: /cgit/aur.git/snapshot/r-sampling.tar.gz