How to Install and Uninstall python39-scikit-umfpack Package on openSuSE Tumbleweed

Last updated: June 20,2024

1. Install "python39-scikit-umfpack" package

This is a short guide on how to install python39-scikit-umfpack on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-scikit-umfpack

2. Uninstall "python39-scikit-umfpack" package

This tutorial shows how to uninstall python39-scikit-umfpack on openSuSE Tumbleweed:

$ sudo zypper remove python39-scikit-umfpack

3. Information about the python39-scikit-umfpack package on openSuSE Tumbleweed

Information for package python39-scikit-umfpack:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-scikit-umfpack
Version : 0.4.1-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 524.4 KiB
Installed : No
Status : not installed
Source package : python-scikit-umfpack-0.4.1-1.1.src
Upstream URL : https://github.com/scikit-umfpack/scikit-umfpack
Summary : Python interface to UMFPACK sparse direct solver
Description :
The scikit-umfpack package provides wrapper of UMFPACK sparse direct solver to SciPy.