How to Install and Uninstall libboost-serialization-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 19,2024

1. Install "libboost-serialization-dev" package

This tutorial shows how to install libboost-serialization-dev on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libboost-serialization-dev" package

This tutorial shows how to uninstall libboost-serialization-dev on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libboost-serialization-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libboost-serialization-dev
Architecture: amd64
Version: 1.74.0.3ubuntu5
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: boost-defaults
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Boost Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 11
Depends: libboost-serialization1.74-dev
Filename: pool/universe/b/boost-defaults/libboost-serialization-dev_1.74.0.3ubuntu5_amd64.deb
Size: 3560
MD5sum: a3596cf4e50c47448b1e045d16478462
SHA1: 5cda37a53d97d3fc235b308afeba9a285c4a4c75
SHA256: 86ec0f490f7e1e5d5d1bc267cc7e68fb2ece3fe9c739f30c19eb4221a7648857
SHA512: 1e58e7c290caa5df018664141cbb2bcec8b581eddd55c4d44246f4a3c006dffe7feba21f7128fe6e4d8d53cd332078eb9f80048ea6f75e19884c9458c9e0a32b
Homepage: http://www.boost.org/libs/serialization/
Description-en: serialization library for C++ (default version)
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.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.74).
Description-md5: 5cd20249cf0a28156e0c8fd3ff514e0f