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

Last updated: May 18,2024

1. Install "libghc-hspec-doc" package

Please follow the guidance below to install libghc-hspec-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-hspec-doc

2. Uninstall "libghc-hspec-doc" package

This is a short guide on how to uninstall libghc-hspec-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-hspec-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-hspec-doc
Priority: extra
Section: universe/doc
Installed-Size: 372
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-hspec
Version: 2.2.1-1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-hspec-core-doc, libghc-hspec-expectations-doc, libghc-hunit-doc, libghc-quickcheck2-doc
Filename: pool/universe/h/haskell-hspec/libghc-hspec-doc_2.2.1-1_all.deb
Size: 32450
MD5sum: 4779ee6a1270e301be2111ba8a1d831d
SHA1: 7285f682d8c7c540ecbdcd302933d856319927be
SHA256: 8d59312c9fa3ea06e9bbc153ccbc86f3f81880a33ec665bf1353dd335f7a4f56
Description-en: behavior-driven development for Haskell; documentation
Hspec is roughly based on the Ruby library RSpec. However, Hspec is just
a framework for running HUnit and QuickCheck tests. Compared to other
options, it provides a much nicer syntax that makes tests very easy to read.
.
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: 4f7126285a0852b894c7dd97636c0428
Homepage: http://hspec.github.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu