atlas-lapack-for-flexiblas on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S atlas-lapack-for-flexiblas

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

$ yay -Rns atlas-lapack-for-flexiblas

2. Manually Install "atlas-lapack-for-flexiblas" 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-for-flexiblas's git locally

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

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

$ cd ~/atlas-lapack-for-flexiblas $ makepkg -si

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