How to Install and Uninstall SuperLU.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 28,2024
1. Install "SuperLU.x86_64" package
In this section, we are going to explain the necessary steps to install SuperLU.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
SuperLU.x86_64
Copied
2. Uninstall "SuperLU.x86_64" package
Please follow the guidelines below to uninstall SuperLU.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
SuperLU.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the SuperLU.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 2:00:36 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : SuperLU
Version : 5.3.0
Release : 2.el9
Architecture : x86_64
Size : 182 k
Source : SuperLU-5.3.0-2.el9.src.rpm
Repository : epel
Summary : Subroutines to solve sparse linear systems
URL : https://portal.nersc.gov/project/sparse/superlu/
License : BSD and GPLv2+
Description : 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 : SuperLU
Version : 5.3.0
Release : 2.el9
Architecture : x86_64
Size : 182 k
Source : SuperLU-5.3.0-2.el9.src.rpm
Repository : epel
Summary : Subroutines to solve sparse linear systems
URL : https://portal.nersc.gov/project/sparse/superlu/
License : BSD and GPLv2+
Description : 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.