r-fs on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-fs

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

$ yay -Rns r-fs

2. Manually Install "r-fs" via AUR

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

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

b. Clone r-fs's git locally

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

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

$ cd ~/r-fs $ makepkg -si

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

ID: 1291834
Name: r-fs
PackageBaseID: 149946
PackageBase: r-fs
Version: 1.6.3-1
Description: Cross-Platform File System Operations Based on 'libuv'
URL: https://cran.r-project.org/package=fs
NumVotes: 2
Popularity: 0.002181
OutOfDate:
Maintainer: pekkarr
Submitter: dviktor
FirstSubmitted: 1583712013
LastModified: 1689855223
URLPath: /cgit/aur.git/snapshot/r-fs.tar.gz