r-storr on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-storr

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

$ yay -Rns r-storr

2. Manually Install "r-storr" via AUR

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

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

b. Clone r-storr's git locally

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

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

$ cd ~/r-storr $ makepkg -si

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

ID: 1364393
Name: r-storr
PackageBaseID: 200203
PackageBase: r-storr
Version: 1.2.5-1
Description: Simple Key Value Stores
URL: https://cran.r-project.org/package=storr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1701703286
LastModified: 1701703286
URLPath: /cgit/aur.git/snapshot/r-storr.tar.gz