r-formula on AUR (Arch User Repository)

Last updated: June 20,2024

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

$ yay -S r-formula

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

$ yay -Rns r-formula

2. Manually Install "r-formula" via AUR

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

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

b. Clone r-formula's git locally

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

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

$ cd ~/r-formula $ makepkg -si

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

ID: 1374859
Name: r-formula
PackageBaseID: 145464
PackageBase: r-formula
Version: 1.2.5-3
Description: Extended Model Formulas
URL: https://cran.r-project.org/package=Formula
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1569859073
LastModified: 1703419357
URLPath: /cgit/aur.git/snapshot/r-formula.tar.gz