lapack-static on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S lapack-static

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

$ yay -Rns lapack-static

2. Manually Install "lapack-static" via AUR

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

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

b. Clone lapack-static's git locally

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

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

$ cd ~/lapack-static $ makepkg -si

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

ID: 1415108
Name: lapack-static
PackageBaseID: 184115
PackageBase: lapack-static
Version: 3.12.0-1
Description: Linear Algebra PACKage
URL: https://www.netlib.org/lapack
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1658160818
LastModified: 1708853304
URLPath: /cgit/aur.git/snapshot/lapack-static.tar.gz