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