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

Last updated: October 06,2024

1. Install "libboost-serialization1.83.0" package

This is a short guide on how to install libboost-serialization1.83.0 on Kali Linux

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

2. Uninstall "libboost-serialization1.83.0" package

Please follow the instructions below to uninstall libboost-serialization1.83.0 on Kali Linux:

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

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

Package: libboost-serialization1.83.0
Source: boost1.83 (1.83.0-2)
Version: 1.83.0-2+b2
Installed-Size: 2626
Maintainer: Debian Boost Team
Architecture: amd64
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 331948
SHA256: db3d848ef3b650b0476de67fac91c1f4f11bfb403b63a7a9c07ffd28a3a1a8d1
SHA1: 5d7c8d5f57b3a8d64c63be948714e8e9766dd1c3
MD5sum: 864b8f130c7e0544203f5bc0fcb0864f
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/
Section: libs
Priority: optional
Filename: pool/main/b/boost1.83/libboost-serialization1.83.0_1.83.0-2+b2_amd64.deb