r-geigen on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S r-geigen

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

$ yay -Rns r-geigen

2. Manually Install "r-geigen" via AUR

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

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

b. Clone r-geigen's git locally

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

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

$ cd ~/r-geigen $ makepkg -si

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

ID: 1377489
Name: r-geigen
PackageBaseID: 180562
PackageBase: r-geigen
Version: 2.3-9
Description: Calculate Generalized Eigenvalues, the Generalized Schur Decomposition and the Generalized Singular Value Decomposition of a Matrix Pair with Lapack
URL: https://cran.r-project.org/package=geigen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654482441
LastModified: 1703894494
URLPath: /cgit/aur.git/snapshot/r-geigen.tar.gz