How to Install and Uninstall libcholmod5 Package on Kali Linux

Last updated: November 27,2024

1. Install "libcholmod5" package

This tutorial shows how to install libcholmod5 on Kali Linux

$ sudo apt update $ sudo apt install libcholmod5

2. Uninstall "libcholmod5" package

Please follow the instructions below to uninstall libcholmod5 on Kali Linux:

$ sudo apt remove libcholmod5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcholmod5 package on Kali Linux

Package: libcholmod5
Source: suitesparse
Version: 1:7.6.0+dfsg-1
Installed-Size: 1903
Maintainer: Debian Science Team
Architecture: amd64
Depends: libamd3 (>= 1:7.0.1), libblas3 | libblas.so.3, libc6 (>= 2.29), libcamd3 (>= 1:7.0.1), libccolamd3 (>= 1:7.0.1), libcolamd3 (>= 1:7.0.1), libgomp1 (>= 4.9), liblapack3 | liblapack.so.3, libsuitesparseconfig7 (>= 1:7.0.1)
Size: 622712
SHA256: b14818a06df54a8bcc72eb35291d4f4b71ac580bc46afa039a35c382fe0439d8
SHA1: f4a29d7e56a3556ed39e860ac8c9ced9e6ee9408
MD5sum: 3cf78e5cfd52ac1bc2521154276b7273
Description: sparse Cholesky factorization library for sparse matrices
Suitesparse is a collection of libraries for computations involving
sparse matrices.
.
The CHOLMOD library provides a set of routines for factorizing sparse
symmetric positive definite matrices of the form A or AA', updating/downdating
a sparse Cholesky factorization, solving linear systems, updating/downdating
the solution to the triangular system Lx=b, and many other sparse matrix
functions for both symmetric and unsymmetric matrices. Its supernodal Cholesky
factorization relies on LAPACK and the Level-3 BLAS, and obtains a substantial
fraction of the peak performance of the BLAS.
Description-md5:
Multi-Arch: same
Homepage: http://suitesparse.com
Section: libs
Priority: optional
Filename: pool/main/s/suitesparse/libcholmod5_7.6.0+dfsg-1_amd64.deb