python-eigency on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-eigency

* (Optional) Uninstall python-eigency on Arch using YAY

$ yay -Rns python-eigency

2. Manually Install "python-eigency" via AUR

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

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

b. Clone python-eigency's git locally

$ git clone https://aur.archlinux.org/python-eigency.git ~/python-eigency

c. Go to ~/python-eigency folder and install it

$ cd ~/python-eigency $ makepkg -si

3. Information about the python-eigency package on Arch User Repository (AUR)

ID: 1359299
Name: python-eigency
PackageBaseID: 189679
PackageBase: python-eigency
Version: 3.4.0.2-1
Description: Cython interface between the numpy arrays and the Matrix/Array classes of the Eigen C++ library
URL: https://github.com/wouterboomsma/eigency
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1674170843
LastModified: 1700841303
URLPath: /cgit/aur.git/snapshot/python-eigency.tar.gz