How to Install and Uninstall libghc-serialise-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: March 28,2024

1. Install "libghc-serialise-dev" package

This is a short guide on how to install libghc-serialise-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libghc-serialise-dev" package

This guide covers the steps necessary to uninstall libghc-serialise-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libghc-serialise-dev package on Ubuntu 21.10 (Impish Indri)

Package: libghc-serialise-dev
Architecture: amd64
Version: 0.2.3.0-2build4
Priority: optional
Section: universe/haskell
Source: haskell-serialise
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2289
Provides: libghc-serialise-dev-0.2.3.0-4277b
Depends: libghc-array-dev-0.5.4.0-ddbb2, libghc-base-dev-4.13.0.0-2f220, libghc-bytestring-dev-0.10.10.1-c40ee, libghc-cborg-dev-0.2.4.0-e53f9, libghc-containers-dev-0.6.2.1-ab1cf, libghc-ghc-prim-dev-0.5.3-49209, libghc-half-dev-0.3-e1e09, libghc-hashable-dev-1.3.0.0-d5f3c, libghc-primitive-dev-0.7.0.1-fc459, libghc-text-dev-1.2.4.0-a7a6e, libghc-time-dev-1.9.3-1ee94, libghc-unordered-containers-dev-0.2.10.0-39576, libghc-vector-dev-0.12.1.2-29734, libc6 (>= 2.14), libgmp10
Suggests: libghc-serialise-doc, libghc-serialise-prof
Filename: pool/universe/h/haskell-serialise/libghc-serialise-dev_0.2.3.0-2build4_amd64.deb
Size: 204868
MD5sum: ecefb7fa107bd2d16747ba2b516f49af
SHA1: eaa45c05feaa85b834af9af1f89963df21978039
SHA256: ecde281d47439f34813f48b2d906870fc216a0563532e74341ade5ee5af8b92f
SHA512: bc72669c33e26029779f7c7353219c463d5562588a58520c8bd46d834c6008b1243d7851888cb8ab6685a2f054c147e565673aa17a244d3bccd1aa231888d494
Homepage: https://github.com/well-typed/cborg
Description-en: binary serialisation library for Haskell values
This package (formerly binary-serialise-cbor) provides pure, efficient
serialization of Haskell values directly into ByteStrings for storage or
transmission purposes. By providing a set of typeclass instances, you can
also serialise any custom data type you have as well.
.
The underlying binary format used is the 'Concise Binary Object
Representation', or CBOR, specified in RFC 7049. As a result,
serialised Haskell values have implicit structure outside of the
Haskell program itself, meaning they can be inspected or analyzed
without custom tools.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: ad3bd7e5da3adf93947d7c7eddac8bd3
Ghc-Package: serialise-0.2.3.0-K0ucghaMxzmLt6smcDFw2W