r-rjava on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S r-rjava

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

$ yay -Rns r-rjava

2. Manually Install "r-rjava" via AUR

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

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

b. Clone r-rjava's git locally

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

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

$ cd ~/r-rjava $ makepkg -si

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

ID: 1396050
Name: r-rjava
PackageBaseID: 155518
PackageBase: r-rjava
Version: 1.0.11-1
Description: Low-Level R to Java Interface
URL: https://cran.r-project.org/package=rJava
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: ragouel
FirstSubmitted: 1594920612
LastModified: 1706710057
URLPath: /cgit/aur.git/snapshot/r-rjava.tar.gz