How to Install and Uninstall libcereal-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: February 24,2025
1. Install "libcereal-dev" package
This guide let you learn how to install libcereal-dev on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libcereal-dev
Copied
2. Uninstall "libcereal-dev" package
Please follow the steps below to uninstall libcereal-dev on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libcereal-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libcereal-dev package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libcereal-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 883
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: libcereal
Version: 1.1.2-4
Filename: pool/universe/libc/libcereal/libcereal-dev_1.1.2-4_amd64.deb
Size: 163276
MD5sum: a5ada814af392569c4b5471133297964
SHA1: 5d5cf44db28f54267c4b4771b818eefb22bf8827
SHA256: 2bba8b61baddb44c55f7ef77bd75f3f13409f5c6fe3057ed6d9f06e62002aaff
Description-en: C++11 library for serialization
cereal is a header-only C++11 serialization library. cereal takes arbitrary
data types and reversibly turns them into different representations, such as
compact binary encodings, XML, or JSON. cereal was designed to be fast,
light-weight, and easy to extend - it has no external dependencies and can be
easily bundled with other code or used standalone.
Description-md5: 870052292bc33e72d293f66d84e3df21
Homepage: http://uscilab.github.io/cereal/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/libdevel
Installed-Size: 883
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: libcereal
Version: 1.1.2-4
Filename: pool/universe/libc/libcereal/libcereal-dev_1.1.2-4_amd64.deb
Size: 163276
MD5sum: a5ada814af392569c4b5471133297964
SHA1: 5d5cf44db28f54267c4b4771b818eefb22bf8827
SHA256: 2bba8b61baddb44c55f7ef77bd75f3f13409f5c6fe3057ed6d9f06e62002aaff
Description-en: C++11 library for serialization
cereal is a header-only C++11 serialization library. cereal takes arbitrary
data types and reversibly turns them into different representations, such as
compact binary encodings, XML, or JSON. cereal was designed to be fast,
light-weight, and easy to extend - it has no external dependencies and can be
easily bundled with other code or used standalone.
Description-md5: 870052292bc33e72d293f66d84e3df21
Homepage: http://uscilab.github.io/cereal/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu