How to Install and Uninstall suitesparse.x86_64 Package on CentOS Stream 8

Last updated: May 19,2024

1. Install "suitesparse.x86_64" package

In this section, we are going to explain the necessary steps to install suitesparse.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install suitesparse.x86_64

2. Uninstall "suitesparse.x86_64" package

This guide let you learn how to uninstall suitesparse.x86_64 on CentOS Stream 8:

$ sudo dnf remove suitesparse.x86_64 $ sudo dnf autoremove

3. Information about the suitesparse.x86_64 package on CentOS Stream 8

Last metadata expiration check: 2:53:32 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : suitesparse
Version : 4.4.6
Release : 11.el8
Architecture : x86_64
Size : 1.0 M
Source : suitesparse-4.4.6-11.el8.src.rpm
Repository : 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