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

Last updated: May 06,2024

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

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

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

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

Learn how to uninstall libghc-tasty-golden-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-tasty-golden-dev
Priority: extra
Section: universe/haskell
Installed-Size: 299
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-tasty-golden
Version: 2.3.1-1build2
Provides: libghc-tasty-golden-dev-2.3.1-a72db
Depends: libghc-async-dev-2.0.2-a8314, libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-containers-dev-0.5.6.2-59326, libghc-deepseq-dev-1.4.1.1-614b6, libghc-directory-dev-1.2.2.0-660a7, libghc-filepath-dev-1.4.0.0-f97d1, libghc-mtl-dev-2.2.1-3af90, libghc-optparse-applicative-dev-0.12.0.0-50238, libghc-process-dev-1.2.3.0-a2232, libghc-tagged-dev-0.8.2-16a51, libghc-tasty-dev-0.11.0.2-d0fc9, libghc-temporary-dev-1.2.0.3-f2b1a, libc6 (>= 2.2.5)
Suggests: libghc-tasty-golden-doc, libghc-tasty-golden-prof
Filename: pool/universe/h/haskell-tasty-golden/libghc-tasty-golden-dev_2.3.1-1build2_amd64.deb
Size: 40306
MD5sum: 65d4fb0ff0205696ec11536fbf00ad42
SHA1: df5bd06785da1867bd56ada6f64b4a2631743c80
SHA256: 1cd0887a5eeede5833094c9de93a5187973307a37ba9a03f22f2969c6aee44b0
Description-en: Golden test support for Tasty test framework
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: f96c3f548b12af715c53b33c66389dba
Homepage: https://github.com/feuerbach/tasty-golden
Ghc-Package: tasty-golden-2.3.1-a72db80edd89447661958b239bf4934d
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu