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

Last updated: May 21,2024

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

Please follow the guidelines below to install libghc-tasty-golden-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the guidelines below to uninstall libghc-tasty-golden-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-tasty-golden-doc
Priority: extra
Section: universe/doc
Installed-Size: 168
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-tasty-golden
Version: 2.3.1-1build2
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-tasty-doc
Filename: pool/universe/h/haskell-tasty-golden/libghc-tasty-golden-doc_2.3.1-1build2_all.deb
Size: 25842
MD5sum: defc077b427d38aefb224e287a1af14d
SHA1: 914f39b61a6a4de8e7d6014b12041b1d67e0d62d
SHA256: c86aaaa5abf0a79707afd97fcae6b8cff9e3ab3fcb68b061ce2ca0b2764d1db6
Description-en: Golden test support for Tasty test framework; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 8d559d051b33d9b7a275192fc09e31af
Homepage: https://github.com/feuerbach/tasty-golden
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu