r-irkernel on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-irkernel

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

$ yay -Rns r-irkernel

2. Manually Install "r-irkernel" via AUR

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

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

b. Clone r-irkernel's git locally

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

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

$ cd ~/r-irkernel $ makepkg -si

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

ID: 1199816
Name: r-irkernel
PackageBaseID: 180969
PackageBase: r-irkernel
Version: 1.3.2-1
Description: Native R Kernel for the 'Jupyter Notebook'
URL: https://cran.r-project.org/package=IRkernel
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654492244
LastModified: 1674260309
URLPath: /cgit/aur.git/snapshot/r-irkernel.tar.gz