lib32-lapacke on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S lib32-lapacke

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

$ yay -Rns lib32-lapacke

2. Manually Install "lib32-lapacke" via AUR

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

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

b. Clone lib32-lapacke's git locally

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

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

$ cd ~/lib32-lapacke $ makepkg -si

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

ID: 1186934
Name: lib32-lapacke
PackageBaseID: 123892
PackageBase: lib32-lapack
Version: 3.11.0-1
Description: C interface to LAPACK (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-lapacke.tar.gz