How to Install and Uninstall libsuperlu-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "libsuperlu-dev" package

Please follow the instructions below to install libsuperlu-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libsuperlu-dev

2. Uninstall "libsuperlu-dev" package

Here is a brief guide to show you how to uninstall libsuperlu-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libsuperlu-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsuperlu-dev package on Ubuntu 21.10 (Impish Indri)

Package: libsuperlu-dev
Architecture: amd64
Version: 5.2.2+dfsg1-2
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: superlu
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 127
Depends: libsuperlu5 (= 5.2.2+dfsg1-2), libopenblas-dev | libatlas-base-dev | libblas-dev | libblas.so
Suggests: libsuperlu-doc
Conflicts: libsuperlu3-dev, libsuperlu4-dev
Filename: pool/universe/s/superlu/libsuperlu-dev_5.2.2+dfsg1-2_amd64.deb
Size: 19144
MD5sum: 460124c9b5b46940566de2deb89146af
SHA1: 64f8d89862d057ac39ce3f07d57572f73cef7eba
SHA256: f2c36ed5173fbfee2e1083ac312e8b53420b1f0d4c6af826c7a9c408252d34ae
SHA512: a22c8e225ae096895da9869172c2a2a2c555fa02ccc6b4b05e4d752c109f2f25f25a8ac545926f510425b3dd6642aec70cd1e04345dec94c1d7e18f566ac6f3f
Homepage: https://github.com/xiaoyeli/superlu
Description-en: Direct solution of large, sparse systems of linear equations
Development files for SuperLU.
.
SuperLU is a general purpose library for the direct solution of
large, sparse, nonsymmetric systems of linear equations on high
performance machines.
.
The library is written in C and is callable from either C or Fortran.
The library routines will perform an LU decomposition with partial
pivoting and triangular system solves through forward and back
substitution. The LU factorization routines can handle non-square
matrices but the triangular solves are performed only for square
matrices. The matrix columns may be preordered (before factorization)
either through library or user supplied routines. This preordering
for sparsity is completely separate from the factorization. Working
precision iterative refinement subroutines are provided for improved
backward stability. Routines are also provided to equilibrate the
system, estimate the condition number, calculate the relative
backward error, and estimate error bounds for the refined solutions.
.
This package contains the header and development files to build
against SuperLU.
Description-md5: 1083826ee45c824cea8be43dae8a2dcc