How to Install and Uninstall libboost-graph-parallel-dev Package on Kali Linux

Last updated: May 09,2024

1. Install "libboost-graph-parallel-dev" package

This tutorial shows how to install libboost-graph-parallel-dev on Kali Linux

$ sudo apt update $ sudo apt install libboost-graph-parallel-dev

2. Uninstall "libboost-graph-parallel-dev" package

This is a short guide on how to uninstall libboost-graph-parallel-dev on Kali Linux:

$ sudo apt remove libboost-graph-parallel-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libboost-graph-parallel-dev package on Kali Linux

Package: libboost-graph-parallel-dev
Source: boost-defaults (1.83.0.2)
Version: 1.83.0.2+b2
Installed-Size: 11
Maintainer: Debian Boost Team
Architecture: amd64
Depends: libboost-graph-parallel1.83-dev
Size: 3728
SHA256: 7bfe74398d9f0940bd42b2ebe367791088ff885ae37c12af6b2f279c87597b16
SHA1: a838bd44bbfa6fef468ae570450184227daf06eb
MD5sum: d25e615feae54ac046789c0382d5b08b
Description: generic graph components and algorithms in C++ (default version)
This package forms part of the Boost C++ Libraries collection.
.
The Parallel Boost Graph Library is an extension to the Boost Graph Library
(BGL) for parallel and distributed computing. It offers distributed graphs
and graph algorithms to exploit coarse-grained parallelism along with
parallel algorithms that exploit fine-grained parallelism, while retaining
the same interfaces as the (sequential) BGL. Code written using the sequential
BGL should be easy to parallelize with the parallel BGL.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.83).
Description-md5:
Homepage: http://www.boost.org/libs/graph_parallel/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/b/boost-defaults/libboost-graph-parallel-dev_1.83.0.2+b2_amd64.deb