eigenpy-docs on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S eigenpy-docs

* (Optional) Uninstall eigenpy-docs on Arch using YAY

$ yay -Rns eigenpy-docs

2. Manually Install "eigenpy-docs" via AUR

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

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

b. Clone eigenpy-docs's git locally

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

c. Go to ~/eigenpy-docs folder and install it

$ cd ~/eigenpy-docs $ makepkg -si

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

ID: 1415884
Name: eigenpy-docs
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-docs.tar.gz