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

Last updated: May 10,2024

1. Install "libboost-graph-dev" package

Please follow the step by step instructions below to install libboost-graph-dev on Kali Linux

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

2. Uninstall "libboost-graph-dev" package

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

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

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

Package: libboost-graph-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-graph1.83-dev
Size: 3700
SHA256: b7de555d2d8b586def970f24ba81960e8b113dfd488a720e3c0a49b47fb29dcf
SHA1: b7ce3402edb2f34b5cbd85f16d89df78316b71a3
MD5sum: 17cd073674164dff7dd5f0ed1d5d768f
Description: generic graph components and algorithms in C++ (default version)
This package forms part of the Boost C++ Libraries collection.
.
Graphs are mathematical abstractions that are useful for solving
many types of problems in computer science. Consequently, these
abstractions must also be represented in computer programs. A
standardized generic interface for traversing graphs is of utmost
importance to encourage reuse of graph algorithms and data structures.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.83).
Description-md5:
Multi-Arch: same
Homepage: http://www.boost.org/libs/graph/
Tag: devel::lang:c++, devel::library, field::mathematics,
implemented-in::c++, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/b/boost-defaults/libboost-graph-dev_1.83.0.2+b2_amd64.deb