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

Last updated: March 15,2025

1. Install "libboost-serialization1.74.0" package

Learn how to install libboost-serialization1.74.0 on Kali Linux

$ sudo apt update $ sudo apt install libboost-serialization1.74.0

2. Uninstall "libboost-serialization1.74.0" package

Please follow the guidelines below to uninstall libboost-serialization1.74.0 on Kali Linux:

$ sudo apt remove libboost-serialization1.74.0 $ sudo apt autoclean && sudo apt autoremove

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

Package: libboost-serialization1.74.0
Source: boost1.74 (1.74.0+ds1-23)
Version: 1.74.0+ds1-23+b1
Installed-Size: 2504
Maintainer: Debian Boost Team
Architecture: amd64
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 318364
SHA256: 4217c4098304ec6e4e1b4673682611b5fa4956d64fe835ddecbf662af9759920
SHA1: e3a88de8106287f5c03f2f3d8dad391e51ebbef2
MD5sum: 6cc0f19270884ff4962139df21d6e30c
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: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/b/boost1.74/libboost-serialization1.74.0_1.74.0+ds1-23+b1_amd64.deb