How to Install and Uninstall SuperLUMT64.x86_64 Package on Oracle Linux 8
Last updated: November 14,2024
1. Install "SuperLUMT64.x86_64" package
This guide covers the steps necessary to install SuperLUMT64.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
SuperLUMT64.x86_64
Copied
2. Uninstall "SuperLUMT64.x86_64" package
This is a short guide on how to uninstall SuperLUMT64.x86_64 on Oracle Linux 8:
$
sudo dnf remove
SuperLUMT64.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the SuperLUMT64.x86_64 package on Oracle Linux 8
Last metadata expiration check: 5:18:48 ago on Mon Sep 12 02:51:38 2022.
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.
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.