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

Last updated: May 18,2024

1. Install "libghc-hspec-dev" package

This is a short guide on how to install libghc-hspec-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-hspec-dev" package

This guide let you learn how to uninstall libghc-hspec-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-hspec-dev
Priority: extra
Section: universe/haskell
Installed-Size: 244
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-hspec
Version: 2.2.1-1
Provides: libghc-hspec-dev-2.2.1-d64ca
Depends: libghc-hunit-dev-1.3.0.0-90410, libghc-quickcheck-dev-2.8.1-3b4e5, libghc-base-dev-4.8.2.0-0d6d1, libghc-hspec-core-dev-2.2.1-76886, libghc-hspec-expectations-dev-0.7.2-32452, libghc-transformers-dev-0.4.2.0-81450, libc6 (>= 2.2.5), hspec-discover (>= 2.2.1), hspec-discover (<< 2.2.2)
Suggests: libghc-hspec-doc, libghc-hspec-prof
Filename: pool/universe/h/haskell-hspec/libghc-hspec-dev_2.2.1-1_amd64.deb
Size: 31736
MD5sum: 786b3f122c7d742a0862ea4918188232
SHA1: 31fa34c40af9a481da2628d8a87c7297f97c89ee
SHA256: a9a10f21a11b09a56a02722724cd00a2d0ab31ee465687f11f302c2addd8f3c1
Description-en: behavior-driven development for Haskell
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: a8b42b1e662b5ebf49881424576097ab
Homepage: http://hspec.github.io/
Ghc-Package: hspec-2.2.1-d64cace0a0a3b2e977f4fb1aa2473e04
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu