How to Install and Uninstall libboost-serialization1.58.0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: January 11,2025

1. Install "libboost-serialization1.58.0" package

In this section, we are going to explain the necessary steps to install libboost-serialization1.58.0 on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libboost-serialization1.58.0" package

This is a short guide on how to uninstall libboost-serialization1.58.0 on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libboost-serialization1.58.0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libboost-serialization1.58.0
Architecture: amd64
Version: 1.58.0+dfsg-5ubuntu3.1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: boost1.58
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Boost Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 721
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/b/boost1.58/libboost-serialization1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb
Size: 113466
MD5sum: 8f81a6f17bf763ec8d32c8e4c337242e
SHA1: 36062740f5c4efc358a020133d179b57e8e1a8a7
SHA256: c56642298956067baa9b298b2ab2d29a683df36e600799cb934cdcfaf68f8a0a
SHA512: 1cc703bcecf6baa1e6e12d46ff138850e58b399b72a14deb041032845fa65083411d927e1a812be1c04a2b232fdde5f897897b1291973d190cca5a2224674796
Homepage: http://www.boost.org/libs/serialization/
Description-en: 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: 94da985e07c2397fc71a3f86ec4da7dd
Task: ubuntu-touch, ubuntu-sdk-libs-dev
Supported: 3y

Package: libboost-serialization1.58.0
Priority: optional
Section: universe/libs
Installed-Size: 721
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Boost Team
Architecture: amd64
Source: boost1.58
Version: 1.58.0+dfsg-5ubuntu3
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/b/boost1.58/libboost-serialization1.58.0_1.58.0+dfsg-5ubuntu3_amd64.deb
Size: 113506
MD5sum: bdc213d6604a6f86739962c04e6f8ebc
SHA1: b2d7f844370b44feb33dc29aec5238747f2e14e4
SHA256: d10b9c2c9db7529bd4a456951158b145d3a12c2197ca8cf8d32102d787eb2562
Description-en: 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: 94da985e07c2397fc71a3f86ec4da7dd
Multi-Arch: same
Homepage: http://www.boost.org/libs/serialization/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntu-touch, ubuntu-sdk-libs-dev