r-islr on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-islr

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

$ yay -Rns r-islr

2. Manually Install "r-islr" via AUR

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

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

b. Clone r-islr's git locally

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

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

$ cd ~/r-islr $ makepkg -si

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

ID: 1320812
Name: r-islr
PackageBaseID: 143180
PackageBase: r-islr
Version: 1.4-2
Description: Data for an Introduction to Statistical Learning with Applications in R
URL: https://cran.r-project.org/package=ISLR
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: taekyung
FirstSubmitted: 1562093727
LastModified: 1695060131
URLPath: /cgit/aur.git/snapshot/r-islr.tar.gz