scalapack on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S scalapack

* (Optional) Uninstall scalapack on Arch using YAY

$ yay -Rns scalapack

2. Manually Install "scalapack" via AUR

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

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

b. Clone scalapack's git locally

$ git clone https://aur.archlinux.org/scalapack.git ~/scalapack

c. Go to ~/scalapack folder and install it

$ cd ~/scalapack $ makepkg -si

3. Information about the scalapack package on Arch User Repository (AUR)

ID: 1375963
Name: scalapack
PackageBaseID: 23127
PackageBase: scalapack
Version: 2.2.0-2
Description: subset of scalable LAPACK routines redesigned for distributed memory MIMD parallel computers.
URL: http://www.netlib.org/scalapack/
NumVotes: 24
Popularity: 0.028379
OutOfDate:
Maintainer: MartinDiehl
Submitter: mickele
FirstSubmitted: 1231803540
LastModified: 1703588457
URLPath: /cgit/aur.git/snapshot/scalapack.tar.gz