How to Install and Uninstall libumfpack6 Package on openSuSE Tumbleweed

Last updated: September 28,2024

1. Install "libumfpack6" package

Please follow the instructions below to install libumfpack6 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libumfpack6

2. Uninstall "libumfpack6" package

Please follow the guidelines below to uninstall libumfpack6 on openSuSE Tumbleweed:

$ sudo zypper remove libumfpack6

3. Information about the libumfpack6 package on openSuSE Tumbleweed

Information for package libumfpack6:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libumfpack6
Version : 7.5.1-50.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 765.3 KiB
Installed : No
Status : not installed
Source package : suitesparse-7.5.1-50.1.src
Upstream URL : https://people.engr.tamu.edu/davis/suitesparse.html
Summary : Sparse Multifrontal LU Factorization
Description :
UMFPACK is a set of routines for solving unsymmetric sparse linear
systems, Ax=b, using the Unsymmetric MultiFrontal method. Written in
ANSI/ISO C, with a MATLAB (Version 6.0 and later) interface. Appears
as a built-in routine (for lu, backslash, and forward slash) in M
ATLAB. Includes a MATLAB interface, a C-callable interface, and a
Fortran-callable interface. Note that "UMFPACK" is pronounced in two
syllables, "Umph Pack". It is not "You Em Ef Pack".
UMFPACK is part of the SuiteSparse sparse matrix suite.