r-effects on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-effects

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

$ yay -Rns r-effects

2. Manually Install "r-effects" via AUR

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

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

b. Clone r-effects's git locally

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

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

$ cd ~/r-effects $ makepkg -si

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

ID: 1320109
Name: r-effects
PackageBaseID: 197655
PackageBase: r-effects
Version: 4.2.2-1
Description: Effect Displays for Linear, Generalized Linear, and Other Models
URL: https://cran.r-project.org/package=effects
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1694944779
LastModified: 1694944779
URLPath: /cgit/aur.git/snapshot/r-effects.tar.gz