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

Last updated: May 21,2024

1. Install "libghc-cereal-prof" package

This is a short guide on how to install libghc-cereal-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-cereal-prof" package

This is a short guide on how to uninstall libghc-cereal-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-cereal-prof
Priority: optional
Section: universe/haskell
Installed-Size: 2267
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-cereal
Version: 0.4.1.1-4
Provides: libghc-cereal-prof-0.4.1.1-e5a2d
Depends: libghc-cereal-dev (= 0.4.1.1-4), libghc-array-prof-0.5.1.0-960bf, libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-containers-prof-0.5.6.2-59326, libghc-ghc-prim-prof-0.4.0.0-6cdc8
Filename: pool/universe/h/haskell-cereal/libghc-cereal-prof_0.4.1.1-4_amd64.deb
Size: 193648
MD5sum: 1e6efa34692fdc426a36e1e63f5b58cf
SHA1: a2867ac464bfffcf2c31a406fcd1717bf81aab20
SHA256: 5f92e302fa426e3c065f25ba8b61c299868207476f5735b16093e1d2054ab235
Description-en: binary serialization library; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: cca6a1ff353db074781a9e10d78da7a3
Homepage: http://hackage.haskell.org/package/cereal
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu