r-einsum on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-einsum

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

$ yay -Rns r-einsum

2. Manually Install "r-einsum" via AUR

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

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

b. Clone r-einsum's git locally

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

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

$ cd ~/r-einsum $ makepkg -si

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

ID: 1310271
Name: r-einsum
PackageBaseID: 180319
PackageBase: r-einsum
Version: 0.1.2-1
Description: Einstein Summation
URL: https://cran.r-project.org/package=einsum
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654476769
LastModified: 1693245803
URLPath: /cgit/aur.git/snapshot/r-einsum.tar.gz