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

Last updated: May 21,2024

1. Install "libghc-cereal-doc" package

This guide let you learn how to install libghc-cereal-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-cereal-doc

2. Uninstall "libghc-cereal-doc" package

In this section, we are going to explain the necessary steps to uninstall libghc-cereal-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-cereal-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-cereal-doc
Priority: optional
Section: universe/doc
Installed-Size: 708
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-cereal
Version: 0.4.1.1-4
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-cereal/libghc-cereal-doc_0.4.1.1-4_all.deb
Size: 57492
MD5sum: 685eba87a037b7b6cb6e936362d66e3c
SHA1: 6cacb561305611c428e177253a95528eb3d1dc4e
SHA256: ac9ab4ec7cf9dcae557b4c02301d1ccfe5075adac640961063f787b3cc12b399
Description-en: binary serialization library; documentation
A binary serialization library, similar to binary, that introduces an isolate
primitive for parser isolation, and replaces the asynchronous errors with a
user-handleable Either type. Similar to binary in performance, but uses a
strict ByteString instead of a lazy ByteString, thus restricting it to
operating on finite inputs.
.
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 6cfccf557d9b137d0cc827023cce16bb
Homepage: http://hackage.haskell.org/package/cereal
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu