eigenpy on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S eigenpy

* (Optional) Uninstall eigenpy on Arch using YAY

$ yay -Rns eigenpy

2. Manually Install "eigenpy" via AUR

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

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

b. Clone eigenpy's git locally

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

c. Go to ~/eigenpy folder and install it

$ cd ~/eigenpy $ makepkg -si

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

ID: 1415883
Name: eigenpy
PackageBaseID: 114015
PackageBase: eigenpy
Version: 3.4.0-1
Description: Bindings between numpy and eigen using boost::python
URL: https://github.com/stack-of-tasks/eigenpy
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Nim65s
Submitter: Nim65s
FirstSubmitted: 1469635723
LastModified: 1708965544
URLPath: /cgit/aur.git/snapshot/eigenpy.tar.gz