How to Install and Uninstall libboost-graph1.74-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "libboost-graph1.74-dev" package

In this section, we are going to explain the necessary steps to install libboost-graph1.74-dev on Kali Linux

$ sudo apt update $ sudo apt install libboost-graph1.74-dev

2. Uninstall "libboost-graph1.74-dev" package

This tutorial shows how to uninstall libboost-graph1.74-dev on Kali Linux:

$ sudo apt remove libboost-graph1.74-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libboost-graph1.74-dev
Source: boost1.74 (1.74.0+ds1-23)
Version: 1.74.0+ds1-23+b1
Installed-Size: 2705
Maintainer: Debian Boost Team
Architecture: amd64
Depends: libboost1.74-dev (= 1.74.0+ds1-23+b1), libboost-graph1.74.0 (= 1.74.0+ds1-23+b1), libboost-regex1.74-dev (= 1.74.0+ds1-23+b1), libboost-serialization1.74-dev (= 1.74.0+ds1-23+b1), libboost-test1.74-dev (= 1.74.0+ds1-23+b1)
Conflicts: libboost-graph1.42-dev, libboost-graph1.46-dev, libboost-graph1.48-dev, libboost-graph1.49-dev, libboost-graph1.50-dev, libboost-graph1.52-dev, libboost-graph1.53-dev, libboost-graph1.54-dev, libboost-graph1.55-dev, libboost-graph1.57-dev, libboost-graph1.58-dev, libboost-graph1.60-dev, libboost-graph1.61-dev, libboost-graph1.62-dev, libboost-graph1.63-dev, libboost-graph1.65-dev, libboost-graph1.67-dev, libboost-graph1.70-dev, libboost-graph1.71-dev
Size: 319544
SHA256: 9553004cea609c1b53bb88f97a529a7aca05a42aa4dfc6547c4e70b074ceb95d
SHA1: 949dc5a430e6a6fa84a16915153eadc5d61171ec
MD5sum: c07195b6a49e6e2e2be093bded5514e3
Description: generic graph components and algorithms in C++
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.
Description-md5:
Multi-Arch: same
Homepage: http://www.boost.org/libs/graph/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/b/boost1.74/libboost-graph1.74-dev_1.74.0+ds1-23+b1_amd64.deb