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

Last updated: May 21,2024

1. Install "libghc-cereal-dev" package

Please follow the guidelines below to install libghc-cereal-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-cereal-dev" package

Learn how to uninstall libghc-cereal-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-cereal-dev
Priority: optional
Section: universe/haskell
Installed-Size: 1983
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-cereal
Version: 0.4.1.1-4
Provides: libghc-cereal-dev-0.4.1.1-e5a2d
Depends: libghc-array-dev-0.5.1.0-960bf, libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-containers-dev-0.5.6.2-59326, libghc-ghc-prim-dev-0.4.0.0-6cdc8, libc6 (>= 2.2.5)
Suggests: libghc-cereal-doc, libghc-cereal-prof
Filename: pool/universe/h/haskell-cereal/libghc-cereal-dev_0.4.1.1-4_amd64.deb
Size: 173490
MD5sum: 9dad83eea3d2e802775da0493043974b
SHA1: afad8edf1c9be5fd41e16bb350d5de9f394af296
SHA256: 4ecf83a49d288be16a73df39bcc81f52b6af8370d3f3ad5fa2d8b94452fe0b58
Description-en: binary serialization library
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 951fee96105c067ab2ce789d53f9e0ce
Homepage: http://hackage.haskell.org/package/cereal
Ghc-Package: cereal-0.4.1.1-e5a2d88c50e3964865156f13d834ca15
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu