r-arrow on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-arrow

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

$ yay -Rns r-arrow

2. Manually Install "r-arrow" via AUR

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

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

b. Clone r-arrow's git locally

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

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

$ cd ~/r-arrow $ makepkg -si

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

ID: 1426106
Name: r-arrow
PackageBaseID: 179560
PackageBase: r-arrow
Version: 15.0.1-1
Description: Integration to 'Apache' 'Arrow'
URL: https://cran.r-project.org/package=arrow
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654451463
LastModified: 1710288293
URLPath: /cgit/aur.git/snapshot/r-arrow.tar.gz