How to Install and Uninstall libcombblas-dev Package on Kali Linux

Last updated: May 15,2024

1. Install "libcombblas-dev" package

This guide covers the steps necessary to install libcombblas-dev on Kali Linux

$ sudo apt update $ sudo apt install libcombblas-dev

2. Uninstall "libcombblas-dev" package

This tutorial shows how to uninstall libcombblas-dev on Kali Linux:

$ sudo apt remove libcombblas-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcombblas-dev package on Kali Linux

Package: libcombblas-dev
Source: combblas (2.0.0-3)
Version: 2.0.0-3+b1
Installed-Size: 1867
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libcombblas2.0.0 (= 2.0.0-3+b1)
Suggests: libcombblas-docs
Size: 299216
SHA256: 3f636054cfe1789f76244c12948accb767f500e89cd81b0a10389267bad8654d
SHA1: 9cbb0ab918e745e1d601379977698ab596b9d0d4
MD5sum: 9286bb169929fa896406c3d1ffe59094
Description: an extensible parallel graph library for graph analytics
The Combinatorial BLAS (CombBLAS) is an extensible distributed-memory
parallel graph library offering a small but powerful set of linear
algebra primitives specifically targeting graph analytics.
.
- The Combinatorial BLAS development influences the Graph BLAS
standardization process.
- It achieves scalability via its two dimensional distribution and
coarse-grained parallelism.
- CombBLAS powers HipMCL, a highly-scalable parallel implementation of
the Markov Cluster Algorithm (MCL).
- Operations among sparse matrices and vectors use arbitrary user
defined semirings.
.
This package provides development files for building client
applications against combblas.
Description-md5:
Multi-Arch: same
Homepage: https://people.eecs.berkeley.edu/~aydin/CombBLAS/html/index.html
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/c/combblas/libcombblas-dev_2.0.0-3+b1_amd64.deb