r-filematrix on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-filematrix

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

$ yay -Rns r-filematrix

2. Manually Install "r-filematrix" via AUR

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

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

b. Clone r-filematrix's git locally

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

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

$ cd ~/r-filematrix $ makepkg -si

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

ID: 1427731
Name: r-filematrix
PackageBaseID: 180446
PackageBase: r-filematrix
Version: 1.3-7
Description: File-Backed Matrix Class with Convenient Read and Write Access
URL: https://cran.r-project.org/package=filematrix
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654479691
LastModified: 1710511946
URLPath: /cgit/aur.git/snapshot/r-filematrix.tar.gz