r-fst on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S r-fst

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

$ yay -Rns r-fst

2. Manually Install "r-fst" via AUR

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

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

b. Clone r-fst's git locally

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

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

$ cd ~/r-fst $ makepkg -si

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

ID: 1091691
Name: r-fst
PackageBaseID: 180523
PackageBase: r-fst
Version: 0.9.8-3
Description: Lightning Fast Serialization of Data Frames
URL: https://cran.r-project.org/package=fst
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654481508
LastModified: 1654481508
URLPath: /cgit/aur.git/snapshot/r-fst.tar.gz