r-matrix.utils on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-matrix.utils

* (Optional) Uninstall r-matrix.utils on Arch using YAY

$ yay -Rns r-matrix.utils

2. Manually Install "r-matrix.utils" via AUR

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

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

b. Clone r-matrix.utils's git locally

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

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

$ cd ~/r-matrix.utils $ makepkg -si

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

ID: 1244680
Name: r-matrix.utils
PackageBaseID: 181204
PackageBase: r-matrix.utils
Version: 0.9.8-6
Description: Data.frame-Like Operations on Sparse and Dense Matrix Objects
URL: https://cran.r-project.org/package=Matrix.utils
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654498065
LastModified: 1682145447
URLPath: /cgit/aur.git/snapshot/r-matrix.utils.tar.gz