How to Install and Uninstall libcholmod3 Package on Kali Linux

Last updated: May 09,2024

1. Install "libcholmod3" package

Please follow the instructions below to install libcholmod3 on Kali Linux

$ sudo apt update $ sudo apt install libcholmod3

2. Uninstall "libcholmod3" package

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

$ sudo apt remove libcholmod3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcholmod3 package on Kali Linux

Package: libcholmod3
Source: suitesparse
Version: 1:5.12.0+dfsg-2
Installed-Size: 947
Maintainer: Debian Science Team
Architecture: amd64
Depends: libamd2 (>= 1:4.5.2), libblas3 | libblas.so.3, libc6 (>= 2.7), libcamd2 (>= 1:4.5.2), libccolamd2 (>= 1:4.5.2), libcolamd2 (>= 1:4.5.2), libgomp1 (>= 4.9), liblapack3 | liblapack.so.3, libmetis5 (>= 5.1.0.dfsg), libsuitesparseconfig5 (>= 1:5.0.0)
Size: 334664
SHA256: 1059cc10eba66ec6437e0be640686bf9fd0c28e6b124ddddca6fabcb302991af
SHA1: 4d5c0a9a0f6070c04fda229ccd89ead0c2b50c23
MD5sum: f02c367dc6bbe8a628a7de584677beee
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: 6bc514d42de735d8cd9783bc9eebb69f
Multi-Arch: same
Homepage: http://suitesparse.com
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/s/suitesparse/libcholmod3_5.12.0+dfsg-2_amd64.deb