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

Last updated: May 16,2024

1. Install "libboost-exception-dev" package

Please follow the instructions below to install libboost-exception-dev on Kali Linux

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

2. Uninstall "libboost-exception-dev" package

This guide covers the steps necessary to uninstall libboost-exception-dev on Kali Linux:

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

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

Package: libboost-exception-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-exception1.83-dev
Size: 3584
SHA256: af7da1941dac1a2b929110da2717f17b129d9b3de5741105604d7f178db56544
SHA1: e14c98a90aa881f1faf0ac8bffb8086f028aab5a
MD5sum: de40d155e870402af941e40f56ee4dce
Description: library to help write exceptions and handlers (default version)
This package forms part of the Boost C++ Libraries collection.
.
The purpose of Boost Exception is to ease the design of exception
class hierarchies and to help write exception handling and error
reporting code.
.
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/exception/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/b/boost-defaults/libboost-exception-dev_1.83.0.2+b2_amd64.deb