atlas-lapack on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S atlas-lapack

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

$ yay -Rns atlas-lapack

2. Manually Install "atlas-lapack" via AUR

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

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

b. Clone atlas-lapack's git locally

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

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

$ cd ~/atlas-lapack $ makepkg -si

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

ID: 1396644
Name: atlas-lapack
PackageBaseID: 16575
PackageBase: atlas-lapack
Version: 1:3.10.3-9
Description: Automatically Tuned Linear Algebra Software
URL: http://math-atlas.sourceforge.net
NumVotes: 93
Popularity: 0.005047
OutOfDate:
Maintainer: henkm
Submitter: ilpianista
FirstSubmitted: 1209000973
LastModified: 1706790538
URLPath: /cgit/aur.git/snapshot/atlas-lapack.tar.gz