scalapack-static on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S scalapack-static

* (Optional) Uninstall scalapack-static on Arch using YAY

$ yay -Rns scalapack-static

2. Manually Install "scalapack-static" via AUR

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

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

b. Clone scalapack-static's git locally

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

c. Go to ~/scalapack-static folder and install it

$ cd ~/scalapack-static $ makepkg -si

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

ID: 945269
Name: scalapack-static
PackageBaseID: 169707
PackageBase: scalapack-static
Version: 2.1.0-2
Description: subset of scalable LAPACK routines redesigned for distributed memory MIMD parallel computers, static version.
URL: http://www.netlib.org/scalapack/
NumVotes: 0
Popularity: 0
OutOfDate: 1704555833
Maintainer:
Submitter: chn
FirstSubmitted: 1628421538
LastModified: 1628421886
URLPath: /cgit/aur.git/snapshot/scalapack-static.tar.gz