How to Install and Uninstall SuperLUMT64.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 05,2024

1. Install "SuperLUMT64.x86_64" package

This guide let you learn how to install SuperLUMT64.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install SuperLUMT64.x86_64

2. Uninstall "SuperLUMT64.x86_64" package

In this section, we are going to explain the necessary steps to uninstall SuperLUMT64.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove SuperLUMT64.x86_64 $ sudo dnf autoremove

3. Information about the SuperLUMT64.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:05:41 ago on Mon Feb 26 15:59:38 2024.
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.