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

Last updated: May 19,2024

1. Install "libghc-binary-tagged-dev" package

Learn how to install libghc-binary-tagged-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-binary-tagged-dev

2. Uninstall "libghc-binary-tagged-dev" package

Please follow the guidance below to uninstall libghc-binary-tagged-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-binary-tagged-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-binary-tagged-dev
Priority: extra
Section: universe/haskell
Installed-Size: 1206
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-binary-tagged
Version: 0.1.3.0-1build1
Provides: libghc-binary-tagged-dev-0.1.3.0-396ad
Depends: libghc-sha-dev-1.6.4.2-77809, libghc-aeson-dev-0.10.0.0-f3d60, libghc-array-dev-0.5.1.0-960bf, libghc-base-dev-4.8.2.0-0d6d1, libghc-binary-dev-0.7.5.0-bf6a9, libghc-bytestring-dev-0.10.6.0-9a873, libghc-containers-dev-0.5.6.2-59326, libghc-generics-sop-dev-0.2.0.0-ecdcc, libghc-hashable-dev-1.2.3.3-ce7af, libghc-scientific-dev-0.3.4.4-ad7a1, libghc-tagged-dev-0.8.2-16a51, libghc-text-dev-1.2.2.0-2c09c, libghc-time-dev-1.5.0.1-1b9a5, libghc-unordered-containers-dev-0.2.5.1-a371f, libghc-vector-dev-0.11.0.0-c6a21, libc6 (>= 2.2.5)
Suggests: libghc-binary-tagged-doc, libghc-binary-tagged-prof
Filename: pool/universe/h/haskell-binary-tagged/libghc-binary-tagged-dev_0.1.3.0-1build1_amd64.deb
Size: 102682
MD5sum: 5f6271060a6378cd493cac800102789a
SHA1: 4e0bf1877b0c8ea505439b2fdad6b2cbdf120356
SHA256: 1252b1e84bcb71bbe2bf2ade70fc498ffb4ef01e0eb75a4552babb2446acd93d
Description-en: Tagged binary serialisation.
Structurally tag binary serialisation stream. Library allows serialise and
deserialise record values with a structure tag, so if structure of record changes
between serialization and deserialisation, deserialisation will fail early.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 7cbef047a53e37f563fb5c6d447713d7
Homepage: https://github.com/phadej/binary-tagged#readme
Ghc-Package: binary-tagged-0.1.3.0-396ad143403c48e67c7929fee37d3f29
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu