lapack-git on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S lapack-git

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

$ yay -Rns lapack-git

2. Manually Install "lapack-git" via AUR

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

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

b. Clone lapack-git's git locally

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

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

$ cd ~/lapack-git $ makepkg -si

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

ID: 1322001
Name: lapack-git
PackageBaseID: 133791
PackageBase: lapack-git
Version: 3.11.0.r213.gae2f14fe1-1
Description: Linear Algebra PACKage
URL: https://www.netlib.org/lapack/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1530088928
LastModified: 1695229183
URLPath: /cgit/aur.git/snapshot/lapack-git.tar.gz