python-pypardiso on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-pypardiso

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

$ yay -Rns python-pypardiso

2. Manually Install "python-pypardiso" via AUR

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

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

b. Clone python-pypardiso's git locally

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

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

$ cd ~/python-pypardiso $ makepkg -si

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

ID: 1422673
Name: python-pypardiso
PackageBaseID: 192473
PackageBase: python-pypardiso
Version: 0.4.5-1
Description: Python interface to the Intel MKL Pardiso library to solve large sparse linear systems of equations
URL: https://github.com/haasad/PyPardisoProject
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1680994606
LastModified: 1709837567
URLPath: /cgit/aur.git/snapshot/python-pypardiso.tar.gz