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

Last updated: October 06,2024

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

$ yay -S mingw-w64-eigen

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

$ yay -Rns mingw-w64-eigen

2. Manually Install "mingw-w64-eigen" 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-eigen's git locally

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

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

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

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

ID: 954829
Name: mingw-w64-eigen
PackageBaseID: 78309
PackageBase: mingw-w64-eigen
Version: 3.4.0-1
Description: Lightweight C++ template library for vector and matrix math, a.k.a. linear algebra. (mingw-w64)
URL: http://eigen.tuxfamily.org
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1390918069
LastModified: 1630403918
URLPath: /cgit/aur.git/snapshot/mingw-w64-eigen.tar.gz