eigen-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S eigen-git

* (Optional) Uninstall eigen-git on Arch using YAY

$ yay -Rns eigen-git

2. Manually Install "eigen-git" via AUR

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

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

b. Clone eigen-git's git locally

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

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

$ cd ~/eigen-git $ makepkg -si

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

ID: 722010
Name: eigen-git
PackageBaseID: 151619
PackageBase: eigen-git
Version: 3.2.92.r8463-1
Description: Lightweight C++ template library for vector and matrix math, a.k.a. linear algebra.
URL: https://eigen.tuxfamily.org
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1587122169
LastModified: 1587122169
URLPath: /cgit/aur.git/snapshot/eigen-git.tar.gz