python-scikit-umfpack on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-scikit-umfpack

* (Optional) Uninstall python-scikit-umfpack on Arch using YAY

$ yay -Rns python-scikit-umfpack

2. Manually Install "python-scikit-umfpack" via AUR

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

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

b. Clone python-scikit-umfpack's git locally

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

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

$ cd ~/python-scikit-umfpack $ makepkg -si

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

ID: 1360558
Name: python-scikit-umfpack
PackageBaseID: 107096
PackageBase: python-scikit-umfpack
Version: 0.4.1-1
Description: Python interface to UMFPACK sparse direct solver
URL: https://scikit-umfpack.github.io/scikit-umfpack
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: greyltc
FirstSubmitted: 1454599014
LastModified: 1701100532
URLPath: /cgit/aur.git/snapshot/python-scikit-umfpack.tar.gz