How to Install and Uninstall suitesparse.src Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "suitesparse.src" package

In this section, we are going to explain the necessary steps to install suitesparse.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install suitesparse.src

2. Uninstall "suitesparse.src" package

Please follow the instructions below to uninstall suitesparse.src on Oracle Linux 9:

$ sudo dnf remove suitesparse.src $ sudo dnf autoremove

3. Information about the suitesparse.src package on Oracle Linux 9

Last metadata expiration check: 1:39:09 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : suitesparse
Version : 5.4.0
Release : 10.el9
Architecture : src
Size : 49 M
Source : None
Repository : ol9_appstream
Summary : A collection of sparse matrix libraries
URL : http://faculty.cse.tamu.edu/davis/suitesparse.html
License : (LGPLv2+ or BSD) and LGPLv2+ and GPLv2+
Description : suitesparse is a collection of libraries for computations involving sparse
: matrices. The package includes the following libraries:
: AMD approximate minimum degree ordering
: BTF permutation to block triangular form (beta)
: CAMD constrained approximate minimum degree ordering
: COLAMD column approximate minimum degree ordering
: CCOLAMD constrained column approximate minimum degree ordering
: CHOLMOD sparse Cholesky factorization
: CSparse a concise sparse matrix package
: CXSparse CSparse extended: complex matrix, int and long int support
: KLU sparse LU factorization, primarily for circuit simulation
: LDL a simple LDL factorization
: SQPR a multithread, multifrontal, rank-revealing sparse QR
: factorization method
: UMFPACK sparse LU factorization
: SuiteSparse_config configuration file for all the above packages.
: RBio read/write files in Rutherford/Boeing format