lib32-lapack on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S lib32-lapack

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

$ yay -Rns lib32-lapack

2. Manually Install "lib32-lapack" via AUR

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

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

b. Clone lib32-lapack's git locally

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

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

$ cd ~/lib32-lapack $ makepkg -si

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

ID: 1186931
Name: lib32-lapack
PackageBaseID: 123892
PackageBase: lib32-lapack
Version: 3.11.0-1
Description: Linear Algebra PACKage (32-bit)
URL: https://www.netlib.org/lapack
NumVotes: 3
Popularity: 0.156672
OutOfDate:
Maintainer: sbmomeni
Submitter: orumin
FirstSubmitted: 1499522679
LastModified: 1671793498
URLPath: /cgit/aur.git/snapshot/lib32-lapack.tar.gz