r-reticulate on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-reticulate

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

$ yay -Rns r-reticulate

2. Manually Install "r-reticulate" via AUR

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

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

b. Clone r-reticulate's git locally

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

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

$ cd ~/r-reticulate $ makepkg -si

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

ID: 1396361
Name: r-reticulate
PackageBaseID: 179341
PackageBase: r-reticulate
Version: 1.35.0-1
Description: Interface to 'Python'
URL: https://cran.r-project.org/package=reticulate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: ragreener1
FirstSubmitted: 1654166033
LastModified: 1706745981
URLPath: /cgit/aur.git/snapshot/r-reticulate.tar.gz