How to Install and Uninstall libbtf2 Package on Kali Linux

Last updated: July 03,2024

1. Install "libbtf2" package

Please follow the guidelines below to install libbtf2 on Kali Linux

$ sudo apt update $ sudo apt install libbtf2

2. Uninstall "libbtf2" package

Learn how to uninstall libbtf2 on Kali Linux:

$ sudo apt remove libbtf2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libbtf2 package on Kali Linux

Package: libbtf2
Source: suitesparse
Version: 1:7.6.0+dfsg-1
Installed-Size: 62
Maintainer: Debian Science Team
Architecture: amd64
Depends: libc6 (>= 2.2.5)
Size: 23004
SHA256: 2ac27cf6faaae9c9bce45410c370de41898f937671dcf443c67dc34d8a464903
SHA1: fb7826ed36c3abab8f23908ad31c09ab0631ee8a
MD5sum: c1e7af200771a23723bad50cd1e361ec
Description: permutation to block triangular form library for sparse matrices
Suitesparse is a collection of libraries for computations involving
sparse matrices.
.
The BTF library is a software package for permuting a matrix into Block upper
Triangular Form. It includes a maximum transversal algorithm, which finds a
permutation of a square or rectangular matrix so that it has a zero-free
diagonal (if one exists); otherwise, it finds a maximal matching which
maximizes the number of nonzeros on the diagonal. The package also includes a
method for finding the strongly connected components of a graph. These two
methods together give the permutation to block upper triangular form.
Description-md5:
Multi-Arch: same
Homepage: http://suitesparse.com
Section: libs
Priority: optional
Filename: pool/main/s/suitesparse/libbtf2_7.6.0+dfsg-1_amd64.deb