How to Install and Uninstall suitesparse.i686 Package on Amazon Linux 2

Last updated: May 17,2024

1. Install "suitesparse.i686" package

This is a short guide on how to install suitesparse.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install suitesparse.i686

2. Uninstall "suitesparse.i686" package

In this section, we are going to explain the necessary steps to uninstall suitesparse.i686 on Amazon Linux 2:

$ sudo yum remove suitesparse.i686 $ sudo yum autoremove

3. Information about the suitesparse.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : suitesparse
Arch : i686
Version : 4.0.2
Release : 10.amzn2.0.1
Size : 748 k
Repo : amzn2-core/2/x86_64
Summary : A collection of sparse matrix libraries
URL : http://www.cise.ufl.edu/research/sparse/SuiteSparse
License : 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