How to Install and Uninstall libcereal-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 14,2024

1. Install "libcereal-dev" package

Here is a brief guide to show you how to install libcereal-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libcereal-dev

2. Uninstall "libcereal-dev" package

Learn how to uninstall libcereal-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libcereal-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcereal-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libcereal-dev
Architecture: all
Version: 1.3.0-3
Multi-Arch: foreign
Priority: optional
Section: universe/libdevel
Source: libcereal
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1743
Filename: pool/universe/libc/libcereal/libcereal-dev_1.3.0-3_all.deb
Size: 299036
MD5sum: 4c4735d9214be22610ee87aec8282f41
SHA1: c6e0ee71b668fc0cd6eb80809d5e382421cc84d0
SHA256: 1386943efa6b9d3a4404c1ce6ad3854280aa2ab34167a0f3ab8e6dbf800969c4
SHA512: a82af5f0f868ed6a4cc77d383fb6203424fbd41ac91932e3643aa249ca117d729aa559243b3b5a4292ebd96560580e1990fc0294b902e072382c9bc0615b7280
Homepage: https://uscilab.github.io/cereal/
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