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