r-rms on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-rms

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

$ yay -Rns r-rms

2. Manually Install "r-rms" via AUR

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

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

b. Clone r-rms's git locally

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

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

$ cd ~/r-rms $ makepkg -si

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

ID: 1425305
Name: r-rms
PackageBaseID: 182129
PackageBase: r-rms
Version: 6.8.0-1
Description: Regression Modeling Strategies
URL: https://cran.r-project.org/package=rms
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654520703
LastModified: 1710181199
URLPath: /cgit/aur.git/snapshot/r-rms.tar.gz