How to Install and Uninstall libsliplu1 Package on Kali Linux

Last updated: May 16,2024

1. Install "libsliplu1" package

Please follow the guidelines below to install libsliplu1 on Kali Linux

$ sudo apt update $ sudo apt install libsliplu1

2. Uninstall "libsliplu1" package

This is a short guide on how to uninstall libsliplu1 on Kali Linux:

$ sudo apt remove libsliplu1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsliplu1 package on Kali Linux

Package: libsliplu1
Source: suitesparse
Version: 1:5.12.0+dfsg-2
Installed-Size: 138
Maintainer: Debian Science Team
Architecture: amd64
Depends: libamd2 (>= 1:4.5.2), libc6 (>= 2.29), libcolamd2 (>= 1:4.5.2), libgmp10 (>= 2:6.2.1+dfsg1), libmpfr6 (>= 4.0.0), libsuitesparseconfig5 (>= 1:5.0.0)
Size: 50556
SHA256: f0bb57733c3916f0427002332589241c7d73c5c4eeaf5a17b08a3cc835a750b3
SHA1: 181bc0cd4af8f017dcb01d149e4642e3f350b34f
MD5sum: 746806e2d8d98b8a19d8cbc3e086ec26
Description: solves sparse linear systems in exact arithmetic
Suitesparse is a collection of libraries for computations involving
sparse matrices.
.
SLIP LU is a software package designed to exactly solve unsymmetric sparse
linear systems, Ax = b, where A, b and x contain rational numbers. This
package performs a left-looking, roundoff-error-free (REF) LU factorization
PAQ = LDU, where L and U are integer, D is diagonal, and P and Q are row and
column permutations, respectively. Note that the matrix D is never explicitly
computed nor needed; thus this package uses only the matrices L and U.
.
This package relies on GNU GMP and MPRF for exact arithmetic computations.
Description-md5: 18ae0b1fb7081e8ecdcd547fbdc766e3
Multi-Arch: same
Homepage: http://suitesparse.com
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/s/suitesparse/libsliplu1_5.12.0+dfsg-2_amd64.deb