r-matrixcalc on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-matrixcalc

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

$ yay -Rns r-matrixcalc

2. Manually Install "r-matrixcalc" via AUR

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

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

b. Clone r-matrixcalc's git locally

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

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

$ cd ~/r-matrixcalc $ makepkg -si

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

ID: 1375815
Name: r-matrixcalc
PackageBaseID: 181198
PackageBase: r-matrixcalc
Version: 1.0.6-3
Description: Collection of Functions for Matrix Calculations
URL: https://cran.r-project.org/package=matrixcalc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654497919
LastModified: 1703549411
URLPath: /cgit/aur.git/snapshot/r-matrixcalc.tar.gz