r-tensor on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-tensor

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

$ yay -Rns r-tensor

2. Manually Install "r-tensor" via AUR

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

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

b. Clone r-tensor's git locally

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

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

$ cd ~/r-tensor $ makepkg -si

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

ID: 1377232
Name: r-tensor
PackageBaseID: 182678
PackageBase: r-tensor
Version: 1.5-9
Description: Tensor product of arrays
URL: https://cran.r-project.org/package=tensor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654536325
LastModified: 1703851414
URLPath: /cgit/aur.git/snapshot/r-tensor.tar.gz