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

Last updated: May 17,2024

1. Install "libghc-tasty-golden-prof" package

Here is a brief guide to show you how to install libghc-tasty-golden-prof on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-tasty-golden-prof

2. Uninstall "libghc-tasty-golden-prof" package

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

$ sudo apt remove libghc-tasty-golden-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-tasty-golden-prof
Priority: extra
Section: universe/haskell
Installed-Size: 221
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-tasty-golden
Version: 2.3.1-1build2
Provides: libghc-tasty-golden-prof-2.3.1-a72db
Depends: libghc-tasty-golden-dev (= 2.3.1-1build2), libghc-async-prof-2.0.2-a8314, 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-deepseq-prof-1.4.1.1-614b6, libghc-directory-prof-1.2.2.0-660a7, libghc-filepath-prof-1.4.0.0-f97d1, libghc-mtl-prof-2.2.1-3af90, libghc-optparse-applicative-prof-0.12.0.0-50238, libghc-process-prof-1.2.3.0-a2232, libghc-tagged-prof-0.8.2-16a51, libghc-tasty-prof-0.11.0.2-d0fc9, libghc-temporary-prof-1.2.0.3-f2b1a
Filename: pool/universe/h/haskell-tasty-golden/libghc-tasty-golden-prof_2.3.1-1build2_amd64.deb
Size: 32326
MD5sum: 08d25505c77baedefaa6b89b27da069e
SHA1: c2884a9a1e4565a74f30a808d54bfbcba624b0a7
SHA256: 899f9a7b95a66b827880e4b048851c70485fd5ef1195963822355c25c59d3647
Description-en: Golden test support for Tasty test framework; profiling libraries
This library provides support for golden testing. A golden test is an
IO action that writes its result to a file. To pass the test, this
output file should be identical to the corresponding golden file,
which contains the correct result for the test.
.
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: 4b7505cf9a0fa05a5a73871b1aead115
Homepage: https://github.com/feuerbach/tasty-golden
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu