r-arm on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-arm

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

$ yay -Rns r-arm

2. Manually Install "r-arm" via AUR

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

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

b. Clone r-arm's git locally

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

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

$ cd ~/r-arm $ makepkg -si

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

ID: 1132175
Name: r-arm
PackageBaseID: 179547
PackageBase: r-arm
Version: 1.13.1-1
Description: Data Analysis Using Regression and Multilevel/Hierarchical Models
URL: https://cran.r-project.org/package=arm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654451143
LastModified: 1661731286
URLPath: /cgit/aur.git/snapshot/r-arm.tar.gz