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

Last updated: May 20,2024

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

Please follow the guidelines below to install libboost-serialization1.74-dev on Kali Linux

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

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

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

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

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

Package: libboost-serialization1.74-dev
Source: boost1.74 (1.74.0+ds1-23)
Version: 1.74.0+ds1-23+b1
Installed-Size: 4029
Maintainer: Debian Boost Team
Architecture: amd64
Depends: libboost1.74-dev (= 1.74.0+ds1-23+b1), libboost-serialization1.74.0 (= 1.74.0+ds1-23+b1)
Conflicts: libboost-serialization1.42-dev, libboost-serialization1.46-dev, libboost-serialization1.48-dev, libboost-serialization1.49-dev, libboost-serialization1.50-dev, libboost-serialization1.52-dev, libboost-serialization1.53-dev, libboost-serialization1.54-dev, libboost-serialization1.55-dev, libboost-serialization1.57-dev, libboost-serialization1.58-dev, libboost-serialization1.60-dev, libboost-serialization1.61-dev, libboost-serialization1.62-dev, libboost-serialization1.63-dev, libboost-serialization1.65-dev, libboost-serialization1.67-dev, libboost-serialization1.70-dev, libboost-serialization1.71-dev
Size: 358596
SHA256: be5a12a66aa263e15d44cd1b51aea487631a76d31cb461c4dc08e2e61ee2e09a
SHA1: cb6a4652abb677473980a2abe078fc3f83dc5c75
MD5sum: 5fcd11473eb8d65aa7198931e0019a1c
Description: serialization library for C++
This package forms part of the Boost C++ Libraries collection,
containing the following functionalities:
.
* proper restoration of pointers to shared data
* serialization of STL containers and other commonly used templates
* data portability - streams of bytes created on one platform should
be readable on any other
* archive interface must be rich enough to permit the creation of an
archive that presents serialized data as XML in a useful manner
.
Here, "serialization" means the reversible deconstruction of an
arbitrary set of C++ data structures to a sequence of bytes.
archive: to refer to a specific rendering of this stream of bytes.
Description-md5:
Multi-Arch: same
Homepage: http://www.boost.org/libs/serialization/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/b/boost1.74/libboost-serialization1.74-dev_1.74.0+ds1-23+b1_amd64.deb