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

Last updated: May 18,2024

1. Install "libboost-contract-dev" package

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

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

2. Uninstall "libboost-contract-dev" package

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

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

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

Package: libboost-contract-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-contract1.83-dev
Size: 3668
SHA256: 86007647909f96f52cef43f6746503c51446557ffe00707b6511a0a57de136a0
SHA1: 594968d13be8cd5399395867a36a56848f2c1978
MD5sum: c86964ff264221a20a7b751f4632e701
Description: Contract library for C++ - dev files (default version)
This package forms part of the Boost C++ Libraries collection.
.
All contract programming features are supported: Subcontracting,
class invariants, postconditions (with old and return values),
preconditions, customizable actions on assertion failure (e.g.,
terminate or throw), optional compilation and checking of assertions,
etc.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.83).
Description-md5:
Multi-Arch: same
Homepage: http://boost.org/libs/contract/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/b/boost-defaults/libboost-contract-dev_1.83.0.2+b2_amd64.deb