r-earth on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-earth

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

$ yay -Rns r-earth

2. Manually Install "r-earth" via AUR

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

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

b. Clone r-earth's git locally

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

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

$ cd ~/r-earth $ makepkg -si

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

ID: 1415942
Name: r-earth
PackageBaseID: 180293
PackageBase: r-earth
Version: 5.3.3-1
Description: Multivariate Adaptive Regression Splines
URL: https://cran.r-project.org/package=earth
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654476147
LastModified: 1708970624
URLPath: /cgit/aur.git/snapshot/r-earth.tar.gz