How to Install and Uninstall libcamd2 Package on openSuSE Tumbleweed

Last updated: May 05,2024

1. Install "libcamd2" package

Please follow the guidelines below to install libcamd2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libcamd2

2. Uninstall "libcamd2" package

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

$ sudo zypper remove libcamd2

3. Information about the libcamd2 package on openSuSE Tumbleweed

Information for package libcamd2:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libcamd2
Version : 2.4.6-49.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 87.2 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 : Symmetric Approximate Minimum Degree
Description :
CAMD is a set of routines for ordering a sparse matrix prior to
Cholesky factorization (or for LU factorization with diagonal
pivoting). There are versions in both C and Fortran. A MATLAB
interface is provided.
CAMD is part of the SuiteSparse sparse matrix suite.