r-ff on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-ff

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

$ yay -Rns r-ff

2. Manually Install "r-ff" via AUR

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

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

b. Clone r-ff's git locally

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

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

$ cd ~/r-ff $ makepkg -si

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

ID: 1384708
Name: r-ff
PackageBaseID: 180435
PackageBase: r-ff
Version: 4.0.12-1
Description: Memory-Efficient Storage of Large Data on Disk and Fast Access Functions
URL: https://cran.r-project.org/package=ff
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654479431
LastModified: 1705082581
URLPath: /cgit/aur.git/snapshot/r-ff.tar.gz