eigen2 on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S eigen2

* (Optional) Uninstall eigen2 on Arch using YAY

$ yay -Rns eigen2

2. Manually Install "eigen2" via AUR

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

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

b. Clone eigen2's git locally

$ git clone https://aur.archlinux.org/eigen2.git ~/eigen2

c. Go to ~/eigen2 folder and install it

$ cd ~/eigen2 $ makepkg -si

3. Information about the eigen2 package on Arch User Repository (AUR)

ID: 1391817
Name: eigen2
PackageBaseID: 113327
PackageBase: eigen2
Version: 2.0.17-6
Description: A lightweight C++ template library for vector and matrix math, a.k.a. linear algebra
URL: http://eigen.tuxfamily.org/index.php?title=Main_Page
NumVotes: 55
Popularity: 0
OutOfDate:
Maintainer: bartus
Submitter: arojas
FirstSubmitted: 1467958791
LastModified: 1706105629
URLPath: /cgit/aur.git/snapshot/eigen2.tar.gz