How to Install and Uninstall SuperLUMT64.x86_64 Package on CentOS 8 / RHEL 8

Last updated: April 27,2024

1. Install "SuperLUMT64.x86_64" package

Please follow the guidelines below to install SuperLUMT64.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install SuperLUMT64.x86_64

2. Uninstall "SuperLUMT64.x86_64" package

Learn how to uninstall SuperLUMT64.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove SuperLUMT64.x86_64 $ sudo dnf autoremove

3. Information about the SuperLUMT64.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:44:27 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : SuperLUMT64
Version : 3.1.0
Release : 24.el8
Architecture : x86_64
Size : 82 k
Source : SuperLUMT-3.1.0-24.el8.src.rpm
Repository : epel
Summary : Single precision real SuperLU routines (64bit INTEGER)
URL : http://crd-legacy.lbl.gov/~xiaoye/SuperLU/
License : BSD
Description : Subroutines to solve sparse linear systems for shared memory parallel machines
: (64bit INTEGER).
: SuperLU contains a set of subroutines to solve a sparse linear system
: A*X=B. It uses Gaussian elimination with partial pivoting (GEPP).
: The columns of A may be preordered before factorization; the
: preordering for sparsity is completely separate from the factorization.