r-primme on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S r-primme

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

$ yay -Rns r-primme

2. Manually Install "r-primme" via AUR

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

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

b. Clone r-primme's git locally

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

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

$ cd ~/r-primme $ makepkg -si

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

ID: 1419939
Name: r-primme
PackageBaseID: 181820
PackageBase: r-primme
Version: 3.2.6-2
Description: Eigenvalues and Singular Values and Vectors from Large Matrices
URL: https://cran.r-project.org/package=PRIMME
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654513087
LastModified: 1709468340
URLPath: /cgit/aur.git/snapshot/r-primme.tar.gz