How to Install and Uninstall libcereal-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libcereal-doc" package

Please follow the steps below to install libcereal-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcereal-doc

2. Uninstall "libcereal-doc" package

This is a short guide on how to uninstall libcereal-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libcereal-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcereal-doc
Priority: optional
Section: universe/doc
Installed-Size: 4641
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Source: libcereal
Version: 1.1.2-4
Filename: pool/universe/libc/libcereal/libcereal-doc_1.1.2-4_all.deb
Size: 352210
MD5sum: 71dded2db391eb8b576bcb7867682354
SHA1: 4930e53d0a23dc6fd70663ccff613409614ac11b
SHA256: ec6a3fd73117999481690b12486b0ca1eb3715a552dba3f0cbac9a999353a5d6
Description-en: C++11 library for serialization HTML documentation
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.
.
This package contains the HTML documentation.
Description-md5: cf6b5fcedc6b95481089864c771a7ff8
Homepage: http://uscilab.github.io/cereal/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu