r-r.cache on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-r.cache

* (Optional) Uninstall r-r.cache on Arch using YAY

$ yay -Rns r-r.cache

2. Manually Install "r-r.cache" via AUR

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

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

b. Clone r-r.cache's git locally

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

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

$ cd ~/r-r.cache $ makepkg -si

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

ID: 1178240
Name: r-r.cache
PackageBaseID: 179311
PackageBase: r-r.cache
Version: 0.16.0-4
Description: Fast and Light-Weight Caching (Memoization) of Objects and Results to Speed Up Computations
URL: https://cran.r-project.org/package=R.cache
NumVotes: 1
Popularity: 0.000524
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: ragreener1
FirstSubmitted: 1654084560
LastModified: 1670177155
URLPath: /cgit/aur.git/snapshot/r-r.cache.tar.gz