lapack-tmg on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S lapack-tmg

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

$ yay -Rns lapack-tmg

2. Manually Install "lapack-tmg" via AUR

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

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

b. Clone lapack-tmg's git locally

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

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

$ cd ~/lapack-tmg $ makepkg -si

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

ID: 389791
Name: lapack-tmg
PackageBaseID: 120369
PackageBase: lapack-tmg
Version: 3.7.0-1
Description: Linear Algebra PACKage with TMG lib
URL: http://www.netlib.org/lapack
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tomtix
FirstSubmitted: 1488710757
LastModified: 1488711120
URLPath: /cgit/aur.git/snapshot/lapack-tmg.tar.gz