How to Install and Uninstall suitesparse.i686 Package on Fedora 39

Last updated: September 22,2024

1. Install "suitesparse.i686" package

Please follow the guidance below to install suitesparse.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install suitesparse.i686

2. Uninstall "suitesparse.i686" package

This guide let you learn how to uninstall suitesparse.i686 on Fedora 39:

$ sudo dnf remove suitesparse.i686 $ sudo dnf autoremove

3. Information about the suitesparse.i686 package on Fedora 39

Last metadata expiration check: 4:57:32 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : suitesparse
Version : 5.13.0
Release : 3.fc39
Architecture : i686
Size : 827 k
Source : suitesparse-5.13.0-3.fc39.src.rpm
Repository : fedora
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