r-matrixstats on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S r-matrixstats

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

$ yay -Rns r-matrixstats

2. Manually Install "r-matrixstats" via AUR

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

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

b. Clone r-matrixstats's git locally

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

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

$ cd ~/r-matrixstats $ makepkg -si

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

ID: 1368408
Name: r-matrixstats
PackageBaseID: 139508
PackageBase: r-matrixstats
Version: 1.2.0-1
Description: Functions that Apply to Rows and Columns of Matrices (and to Vectors)
URL: https://cran.r-project.org/package=matrixStats
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1549724233
LastModified: 1702374649
URLPath: /cgit/aur.git/snapshot/r-matrixstats.tar.gz