r-survey on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-survey

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

$ yay -Rns r-survey

2. Manually Install "r-survey" via AUR

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

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

b. Clone r-survey's git locally

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

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

$ cd ~/r-survey $ makepkg -si

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

ID: 1424153
Name: r-survey
PackageBaseID: 179367
PackageBase: r-survey
Version: 4.4.1-1
Description: Analysis of Complex Survey Samples
URL: https://cran.r-project.org/package=survey
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: ragreener1
FirstSubmitted: 1654262879
LastModified: 1710038912
URLPath: /cgit/aur.git/snapshot/r-survey.tar.gz