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

Last updated: May 20,2024

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

This tutorial shows how to install libghc-binary-tagged-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the step by step instructions below to uninstall libghc-binary-tagged-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-binary-tagged-prof
Priority: extra
Section: universe/haskell
Installed-Size: 883
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-binary-tagged
Version: 0.1.3.0-1build1
Provides: libghc-binary-tagged-prof-0.1.3.0-396ad
Depends: libghc-binary-tagged-dev (= 0.1.3.0-1build1), libghc-sha-prof-1.6.4.2-77809, libghc-aeson-prof-0.10.0.0-f3d60, libghc-array-prof-0.5.1.0-960bf, libghc-base-prof-4.8.2.0-0d6d1, libghc-binary-prof-0.7.5.0-bf6a9, libghc-bytestring-prof-0.10.6.0-9a873, libghc-containers-prof-0.5.6.2-59326, libghc-generics-sop-prof-0.2.0.0-ecdcc, libghc-hashable-prof-1.2.3.3-ce7af, libghc-scientific-prof-0.3.4.4-ad7a1, libghc-tagged-prof-0.8.2-16a51, libghc-text-prof-1.2.2.0-2c09c, libghc-time-prof-1.5.0.1-1b9a5, libghc-unordered-containers-prof-0.2.5.1-a371f, libghc-vector-prof-0.11.0.0-c6a21
Filename: pool/universe/h/haskell-binary-tagged/libghc-binary-tagged-prof_0.1.3.0-1build1_amd64.deb
Size: 86250
MD5sum: 2f3a8bf117754215733968ce5108e11f
SHA1: 1044cb123146daca81bf6429345271cf95b928be
SHA256: 9061e9b88011c7b4e1e38efcb22ae1fd4c4441507d1036e298a7e7cc4dd6a8f8
Description-en: Tagged binary serialisation.; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 7b4b5609c1bbba1619374842491638d7
Homepage: https://github.com/phadej/binary-tagged#readme
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu