How to Install and Uninstall libccolamd2 Package on Kali Linux

Last updated: May 16,2024

1. Install "libccolamd2" package

This tutorial shows how to install libccolamd2 on Kali Linux

$ sudo apt update $ sudo apt install libccolamd2

2. Uninstall "libccolamd2" package

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

$ sudo apt remove libccolamd2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libccolamd2 package on Kali Linux

Package: libccolamd2
Source: suitesparse
Version: 1:5.12.0+dfsg-2
Installed-Size: 89
Maintainer: Debian Science Team
Architecture: amd64
Depends: libc6 (>= 2.4), libsuitesparseconfig5 (>= 1:5.0.0)
Size: 39736
SHA256: 56726527d9b144019654d79f9ca2fada0cd388752df3ff6aad0c926f4a6bff11
SHA1: 540f9566121a51f9d9efb394ad0949ef8d780f79
MD5sum: 6db1e53cde489b5c28bb804c78d4cce7
Description: constrained column approximate library for sparse matrices
Suitesparse is a collection of libraries for computations involving
sparse matrices.
.
The CCOLAMD library implements the "Constrained COLumn Approximate Minimum
Degree ordering" algorithm. It computes a permutation vector P such that the
LU factorization of A (:,P) tends to be sparser than that of A. The Cholesky
factorization of (A (:,P))'*(A (:,P)) will also tend to be sparser than that
of A'*A.
Description-md5: 7837a1290ee0cf3371ba8acb52f1427a
Multi-Arch: same
Homepage: http://suitesparse.com
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/s/suitesparse/libccolamd2_5.12.0+dfsg-2_amd64.deb