How to Install and Uninstall libcsparse3 Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "libcsparse3" package

Learn how to install libcsparse3 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libcsparse3

2. Uninstall "libcsparse3" package

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

$ sudo zypper remove libcsparse3

3. Information about the libcsparse3 package on openSuSE Tumbleweed

Information for package libcsparse3:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libcsparse3
Version : 3.2.0-49.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 110.5 KiB
Installed : No
Status : not installed
Source package : suitesparse-5.13.0-49.6.src
Upstream URL : https://people.engr.tamu.edu/davis/suitesparse.html
Summary : Instructional Sparse Matrix Package
Description :
CSparse is a small yet feature-rich sparse matrix package written
specifically for a book. The purpose of the package is to demonstrate
a wide range of sparse matrix algorithms in as concise a code as
possible. CSparse is about 2,200 lines long (excluding its MATLAB
interface, demo codes, and test codes), yet it contains algorithms
(either asympotical optimal or fast in practice) for all of the
following functions described below. A MATLAB interface is included.
Note that the LU and Cholesky factorization algorithms are not as
fast as UMFPACK or CHOLMOD. Other functions have comparable
performance as their MATLAB equivalents (some are faster).
Documentation is very terse in the code; it is fully documented in
the book. Some indication of how to call the C functions in CSparse
is given by the CSparse/MATLAB/*.m help files.
CSparse is part of the SuiteSparse sparse matrix suite.

5. The same packages on other Linux Distributions