r-samplingbook on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-samplingbook

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

$ yay -Rns r-samplingbook

2. Manually Install "r-samplingbook" via AUR

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

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

b. Clone r-samplingbook's git locally

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

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

$ cd ~/r-samplingbook $ makepkg -si

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

ID: 1378489
Name: r-samplingbook
PackageBaseID: 201007
PackageBase: r-samplingbook
Version: 1.2.4-1
Description: Survey Sampling Procedures
URL: https://cran.r-project.org/package=samplingbook
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1704132623
LastModified: 1704132623
URLPath: /cgit/aur.git/snapshot/r-samplingbook.tar.gz