How to Install and Uninstall libcxsparse4 Package on Kali Linux

Last updated: July 01,2024

1. Install "libcxsparse4" package

Please follow the steps below to install libcxsparse4 on Kali Linux

$ sudo apt update $ sudo apt install libcxsparse4

2. Uninstall "libcxsparse4" package

This guide let you learn how to uninstall libcxsparse4 on Kali Linux:

$ sudo apt remove libcxsparse4 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcxsparse4 package on Kali Linux

Package: libcxsparse4
Source: suitesparse
Version: 1:7.6.0+dfsg-1
Installed-Size: 238
Maintainer: Debian Science Team
Architecture: amd64
Depends: libc6 (>= 2.7)
Size: 81868
SHA256: 0d40a432ae3c16977e29e26b4a58215bb415faa158a660724aa6c03e73e7d20e
SHA1: 41c29c0d93344966f576057ab0d54dc86cf2d7b8
MD5sum: c903f66ad88b7c4a27977e1e38eae435
Description: concise sparse matrix library
Suitesparse is a collection of libraries for computations involving
sparse matrices.
.
The CXSparse library provides several matrix algorithms. The focus is on direct
methods; iterative methods and solvers for eigenvalue problems are beyond the
scope of this package.
.
The performance of the sparse factorization methods in CXSparse will not be
competitive with UMFPACK or CHOLMOD, but the codes are much more concise and
easy to understand. Other methods are competitive.
Description-md5:
Multi-Arch: same
Homepage: http://suitesparse.com
Section: libs
Priority: optional
Filename: pool/main/s/suitesparse/libcxsparse4_7.6.0+dfsg-1_amd64.deb