mingw-w64-lapackpp on AUR (Arch User Repository)

Last updated: June 29,2024

1. Install "mingw-w64-lapackpp" 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 mingw-w64-lapackpp on Arch using YAY

$ yay -S mingw-w64-lapackpp

* (Optional) Uninstall mingw-w64-lapackpp on Arch using YAY

$ yay -Rns mingw-w64-lapackpp

2. Manually Install "mingw-w64-lapackpp" via AUR

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

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

b. Clone mingw-w64-lapackpp's git locally

$ git clone https://aur.archlinux.org/mingw-w64-lapackpp.git ~/mingw-w64-lapackpp

c. Go to ~/mingw-w64-lapackpp folder and install it

$ cd ~/mingw-w64-lapackpp $ makepkg -si

3. Information about the mingw-w64-lapackpp package on Arch User Repository (AUR)

ID: 195751
Name: mingw-w64-lapackpp
PackageBaseID: 82110
PackageBase: mingw-w64-lapackpp
Version: 2.5.4-0
Description: C++ library for high performance linear algebra computations. (mingw-w64)
URL: http://lapackpp.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: qwertzdenek
FirstSubmitted: 1400863745
LastModified: 1434281005
URLPath: /cgit/aur.git/snapshot/mingw-w64-lapackpp.tar.gz