How to Install and Uninstall libboost-json1.83-dev Package on Kali Linux

Last updated: May 19,2024

1. Install "libboost-json1.83-dev" package

This guide let you learn how to install libboost-json1.83-dev on Kali Linux

$ sudo apt update $ sudo apt install libboost-json1.83-dev

2. Uninstall "libboost-json1.83-dev" package

Please follow the step by step instructions below to uninstall libboost-json1.83-dev on Kali Linux:

$ sudo apt remove libboost-json1.83-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libboost-json1.83-dev
Source: boost1.83 (1.83.0-2)
Version: 1.83.0-2+b2
Installed-Size: 2900
Maintainer: Debian Boost Team
Architecture: amd64
Depends: libboost1.83-dev (= 1.83.0-2+b2), libboost-container1.83-dev (= 1.83.0-2+b2), libboost-json1.83.0 (= 1.83.0-2+b2), libboost-system1.83-dev (= 1.83.0-2+b2)
Conflicts: libboost-json1.80-dev, libboost-json1.81-dev
Size: 369280
SHA256: 5c83a0f161ed1822265f871b248b44ffbb4d313dcdae1b957e91ffa3844b66ae
SHA1: 725c3efdd8099ef512135ad07c3b45b7b3718cca
MD5sum: 6b38ff5e7efeaebc2b9faab6e8567241
Description: C++ containers and algorithms that implement JSON
This library focuses on a common and popular use-case: parsing
and serializing to and from a container called value which holds
JSON types.
.
Any value which you build can be serialized and then deserialized,
guaranteeing that the result will be equal to the original value.
Whatever JSON output you produce with this library will be readable
by most common JSON implementations in any language.
Description-md5:
Multi-Arch: same
Homepage: https://www.boost.org/doc/libs/release/libs/json/
Section: libdevel
Priority: optional
Filename: pool/main/b/boost1.83/libboost-json1.83-dev_1.83.0-2+b2_amd64.deb