r-plotmo on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S r-plotmo

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

$ yay -Rns r-plotmo

2. Manually Install "r-plotmo" via AUR

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

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

b. Clone r-plotmo's git locally

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

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

$ cd ~/r-plotmo $ makepkg -si

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

ID: 1415939
Name: r-plotmo
PackageBaseID: 181769
PackageBase: r-plotmo
Version: 3.6.3-1
Description: Plot a Model's Residuals, Response, and Partial Dependence Plots
URL: https://cran.r-project.org/package=plotmo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654511860
LastModified: 1708970542
URLPath: /cgit/aur.git/snapshot/r-plotmo.tar.gz