eigen2 on AUR (Arch User Repository)
Last updated: November 05,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
Copied
b. Install eigen2 on Arch using YAY
$
yay -S
eigen2
Copied
* (Optional) Uninstall eigen2 on Arch using YAY
$
yay -Rns
eigen2
Copied
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
Copied
b. Clone eigen2's git locally
$
git clone https://aur.archlinux.org/eigen2.git
~/eigen2
Copied
c. Go to ~/eigen2 folder and install it
$
cd
~/eigen2
Copied
$
makepkg -si
Copied
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
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