r-insight on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-insight

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

$ yay -Rns r-insight

2. Manually Install "r-insight" via AUR

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

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

b. Clone r-insight's git locally

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

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

$ cd ~/r-insight $ makepkg -si

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

ID: 1428156
Name: r-insight
PackageBaseID: 180941
PackageBase: r-insight
Version: 0.19.9-1
Description: Easy Access to Model Information for Various Model Objects
URL: https://cran.r-project.org/package=insight
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654491544
LastModified: 1710568899
URLPath: /cgit/aur.git/snapshot/r-insight.tar.gz